What is node? What is its role in modern development? We look at some key characteristics of the platform
A look at the components of node, its versioning systems, and key advantages
Examine how node is programmed. Explore callback styles, modules and node program structure.
Create a new simple node/HAPI project to serve a simple set of static views. Structure the project into controller, views, public assets and routes. The app offers no user interaction, apart from simple navigation.