2018-05-04 Javascript碎片
2018-05-05 本文已影响0人
予沁安
bind()
javascript function.prototype.bind()
改變函數的上下文
connect
react-redux connect
https://www.sohamkamani.com/blog/2017/03/31/react-redux-connect-explained/
Redux:
- State
- Action
- Dispatch
- Reducer
https://redux.js.org/glossary#reducer
combineReducers
https://redux.js.org/api-reference/combinereducers
Lodash
_.keys()
https://lodash.com/docs/4.17.10#keys