Why redux consider over context ? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Why redux consider over context ?

I like redux but context is also a core. So why not context is preferred

17th Mar 2021, 5:06 AM
Bhavleen Singh Manaktala
Bhavleen Singh Manaktala - avatar
1 Respuesta
+ 1
The Context API is not built for high frequency updates. (by Sebastian Markbage, React Team)
17th Mar 2021, 8:50 AM
Avinesh
Avinesh - avatar