深入浅出Redux系列

0-大纲

2020-01-29  本文已影响0人  钢笔先生

Time: 20200129

  1. Introduction
  2. Getting Started
  3. Three Core Concepts
  4. Three Principles
  5. Actions
  6. Reducers
  7. Store
  8. Cakes and Ice Creams
  9. Multiple Reducers
  10. Combine Reducers
  11. Middleware
  12. Async Actions
  13. Redux Thunk Middleware
  14. React Redux Setup
  15. Actions
  16. Reducers
  17. Store
  18. connect
  19. React redux with hooks
  20. useSelector Hook
  21. useDispatch Hook
  22. Cakes and Ice Creams
  23. Logger Middleware
  24. Devtool Extention
  25. Action Payload
  26. mapStateToProps
  27. mapDispatchToProps
  28. Async Actions
  29. Redux Thunk Request

END.

上一篇 下一篇

猜你喜欢

热点阅读