Note, not hosting sites.
Also, note the relationship to the https://github.com/JamieBort/LearningDirectory/tree/master/Servers directory.
Specifically, https://github.com/JamieBort/LearningDirectory/tree/master/Servers/Node
This directory houses all the Node courses, projects, and coding challenges I have started and completed.
This directory should have ONLY the following directies in it, plus this readme file:
CoursesCoding ChallengesandProjects
##What is Node.js? From this article:
..more often than not, we do refer to it as [a framework]. However, Node. js is actually a JavaScript runtime environment — a platform to execute JavaScript codes on the server-side and make it portable.
Udemy courses and the like. Tutorials.
Exercises from sites such as CodeWars.com
I don't think this should be in here any more. But will leave it for now.
https://stackoverflow.com/questions/5778245/expressjs-how-to-structure-an-application (not meant for https://github.com/JamieBort/LearningDirectory/tree/master/Hosting)