DEV Community

Discussion on: React: you remove the PROPS!

Collapse
 
priolo22 profile image
priolo22

Thanks! However if (like me) you hate using too many external libraries
because you don't really know what they do
Check out this article:
REACT and STORE with HOOKS
It is "almost" the same thing directly with "Providers" and "useReducer"