How to Build and Structure a Node.js MVC Application
Nilson and James show how to build a basic Node.js note-taking app using MVC architecture and Hapi.js, SQLite, Sequelize.js and Pug.
Nilson and James show how to build a basic Node.js note-taking app using MVC architecture and Hapi.js, SQLite, Sequelize.js and Pug.
Pug is a preprocessor that speeds up writing HTML. Learn the syntax and features by building a simple Node project with Pug.
Chris Erwin shows how to build a simple web app using Elemeno, a headless CMS, and a typical Node.js development stack.