Created September 1, 2021 I just read this Dev Community article about how he structures his React projects, I haven’t read an article on structuring Dev Projects in a while. It was refreshing because even though Im always developing something, I go into bootstrap on my personal projects and just trying to get some code to up and running and build around that, then I refactor, but it’s good to see what other devs are doing so I can take tips and improve what im doing. Here is the link: (https://dev.to/larswaechter/how-i-structure-my-react-projects-jii) and he has a node one as well, structuring Node apps (https://larswaechter.dev/blog/nodejs-rest-api-structure/) it’s been at least 3 years since I seen one of those. So I’ll be taking a look at that one shortly.