Redux is an open–source JavaScript library for managing application state. It is most commonly used with libraries such as React or Angular for building user interfaces. Similar to Facebook’s Flux architecture, it was created by Dan Abramov and Andrew Clark.
Redux is used mostly for application state management. To summarize it, Redux maintains the state of an entire application in a single immutable state tree (object), which can’t be changed directly. When something changes, a new object is created (using actions and reducers).
The Topics that we are going to cover in this course are
What is State
What is state management
What is Redux
Implementing redux with cart system
Stores , Reducers , Actions
useSelector , useDispatch
Redux payload
Redux payload with Objects
Redux–Perisist
Implementation Of Redux Perisist
Storing reducers data in Local storage using redux–persist
TodoList Project
Ecommerce Project
Specification: The Complete Redux Bootcamp :Build 4 Hands-On Projects
|
3 reviews for The Complete Redux Bootcamp :Build 4 Hands-On Projects
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $9.99 |
---|---|
Provider | |
Duration | 7 hours |
Year | 2020 |
Level | Beginner |
Language | English ... |
Certificate | Yes |
Quizzes | No |
$19.99 $9.99
Gudimellasrinivas –
good explanation, but plz provide resource files as well thank you
Dagmara Da –
Maybe way of writing the code is not perfect (I mean e.g. not using camelCase etc.), but the topic of the course is explained very clear. I recommend to join this course!
Alena Igorevna –
so the reason i gave 2 starts 1.no resource for the code 2.when asked a question and requesting to get the source code because instructor couldn’t see the problem why my code is not working and I am still waiting it is almost after 2 weeks . I think the instructor understands what he is teaching but it is very hard to learn like this without sources cause i am really this with this course almost at the end of it very disappointing