Why REACT+REDUX | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Why REACT+REDUX

can anyone tell me why do I need to learn react and redux I started the course but is there any implications

17th Sep 2020, 10:10 AM
Atoms~⚛
Atoms~⚛ - avatar
3 Answers
0
React is a library that makes frontend fast and easy to develop bigger applications
17th Sep 2020, 10:14 AM
Bhavya
Bhavya - avatar
0
React is a JavaScript library which enables used to build user interfaces. for more information why should you learn react redux and whether its beneficial or not have a look https://spin.atomicobject.com/2017/06/07/react-state-vs-redux-state/#:~:text=Redux%20manages%20state%20and%20state,its%20own%20concept%20of%20state.&text=Even%20if%20you%20choose%20to,data%20is%20stored%20in%20Redux. https://redux.js.org/introduction/getting-started#:~:text=Redux%20is%20a%20predictable%20state,and%20are%20easy%20to%20test.&text=You%20can%20use%20Redux%20together,with%20any%20other%20view%20library.
17th Sep 2020, 10:45 AM
Nilesh
0
React Hooks is here now so Redux is not as essential as it was when SL designed the course.
17th Sep 2020, 12:05 PM
Gordon
Gordon - avatar