DEV Community

Discussion on: Five common mistakes writing react components (with hooks) in 2020

 
marlo22 profile image
marcin93 • Edited

Yes, that's the case, Valerii. When component has a few instances some problems can occur. But when we use this approach in a single-instance component like page view for example, everything should be fine.