Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux with React

I'm doing this project to learn more about Redux and Redux toolkit, project objective is to avoid PROP DRILLING in React with Redux: first I created a redux folder and store.js file for Root Reducer (the global state) to store global data.

and to access these data I used useSelector Hook, and to trigger actions to change the state I used useDispatch Hook.

Project: https://danielalbuquerq.github.io/React-Redux-Project/

About

I'm doing this project to learn more about Redux and Redux toolkit, project objectives are to avoid PROP DRILLING and focus on implementing good practices.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages