DEV Community

Discussion on: React project structure for scale: decomposition, layers and hierarchy

Collapse
 
adevnadia profile image
Nadia Makarevich

Yep, exactly, that is the beauty of them :)
Just make sure you either don't declare dependencies in those lots of package.json

And if you do - that they are always the same version. Otherwise npm will install them in lots of node_modules