Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ajmalfaris11/working-with-redux

This repository is part of my Entri study project to learn Redux. It includes code and examples for managing state in React apps using Redux. Key topics covered are setting up a Redux store, creating actions and reducers, and using useSelector and useDispatch hooks for global state management. This project provides a foundation in Redux
https://github.com/ajmalfaris11/working-with-redux

global-state react redux redux-hooks state-management usedispatch-hook useselector-hook

Last synced: about 1 month ago
JSON representation

This repository is part of my Entri study project to learn Redux. It includes code and examples for managing state in React apps using Redux. Key topics covered are setting up a Redux store, creating actions and reducers, and using useSelector and useDispatch hooks for global state management. This project provides a foundation in Redux

Awesome Lists containing this project