redux is simple!
Primary LanguageJavaScript
redux 的简易实现。
实现了三个主要Api
createStore
applyMiddleware
combineReducer
配套文章Redux其实很简单。