Thursday 27 June 2019

Examples of Well Structured NodeJS Websites

I’ve been learning NodeJS (and web dev in general) recently and I noticed my structure of my website is okay but could use a ton of improvement.Being a self taught programmer, I’ve never really been around experienced devs to learn from them so most of my toolset comes from YouTube and Stackoverflow. However, I’ve recently noticed by code feels like it’s kind of all over but I don’t know the best way to fix it.I know the usual separation of controllers, views, etc. but I’m having trouble applying OOP to JS specifically.Does anyone have any example repos of well executed oop using Node that I can review to try and learn from?

Submitted June 27, 2019 at 12:40PM by JeffLeafFan

No comments:

Post a Comment