DEV Community

Discussion on: Optimise rendering of children tree subscribed to Context API

Collapse
 
calebdeji profile image
calebdeji

I think it is good. Redux too is okay, but you need to be careful with what you extract from useSelector hook in order to prevent redundant rendering.