News

A generic full-stack NodeJS MVC boilerplate with basic routing, front-end development, authentication and user account flow. Designed to sit behind an Nginx proxy which handles SSL and static content.
Many young developers and Node.js enthusiasts do not really understand how design patterns or OOP (Object Oriented Programming) diagrams map to the lines or structure of the code in their application.
Demonstration of the MVC concept for writing a NodeJs project - using a test model when the environment comes up, search and "articles" models, route, view ...