Is it necessary to learn Redux also with React? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is it necessary to learn Redux also with React?

18th Mar 2021, 6:26 AM
Himani Singh
Himani Singh - avatar
1 Answer
+ 3
If you do not want to directly step into complex stuff then you might skip it for now. The context API is a good alternative. But if your application is growing and requires high frequency updates then redux is better.
18th Mar 2021, 7:36 AM
Avinesh
Avinesh - avatar