An Opinionated Way to Structure React Apps
When we first develop a React app, we can just put every component in a folder and it works. But when it comes to larger projects, it might be difficult to find our way between files if we keep using React this way.
So how can we handle a bigger proj...
brunosabot.hashnode.dev7 min read