Skip to content

wangweianger/redux-source-code-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REDUX 源码解析

  • parcel 搭建服务器
  • babel 编译

运行

git clone https://github.com/wangweianger/redux-source-code-learning

yarn install || npm install

npm run dev

对源码做了详细的注释和解释

解析进度

解析了 index.js

解析了 compose.js

解析了 createStore.js

解析了 combineReducers.js

解析了 alpplyMiddleware.js

解析了 bindActionCreators.js

About

redux v4 源码详细解读

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published