DEV Community

Discussion on: React doesn't need state management tool, I said

Collapse
 
wkrueger profile image
wkrueger

Lately more in the "zero lib" camp.

In a few words: Wrap child components in memo() and create intermediary components to "select" parts from contexts