DEV Community

Discussion on: React + Redux = React + Context

Collapse
 
droidmakk profile image
Afroze Kabeer Khan. M

I think the scalability is the key player here. When you're application scales up maintaining the state in any app becomes difficult hence you put forth and state accessible at certain level of depth.