React Redux preview

 

 Notes:

1.  With reducers in place, Redux will know how to make changes to the store when actions are dispatched. In a moderately complex app, you’ll usually have many different reducers that are each responsible for their own “slice” of the store state.

 

posted @ 2023-06-15 11:13  saaspeter  阅读(3)  评论(0编辑  收藏  举报