DEV Community

Discussion on: How would you build a full stack Node.js web app today?

Collapse
 
gksander profile image
Grant Sander

That's actually quite fascinating to me! I also tried just about every framework as well before landing on this stack. Used to write my backend in express and mongoose, but I really like the way Strapi bootstraps and organizes things. I find it helps me keep things a little more organized, and I find the GUI quite helpful during development and debugging.