DEV Community

Discussion on: The most common mistakes when using React

Collapse
 
vonheikemen profile image
Heiker

I think React is no longer just a library for the view layer. Their scope has a stronger focus on state and side effects, and now with hooks in the picture there is now a "React way" of doing things.