Chapter 16. Node.js - Integrating Relational DB - Pattern App

Table of Contents
16.1. References for this Lesson
16.2. Last Lesson's Assignments
16.3. Anatomy of a Node Application
16.4. Native Node.js Project Creation - Best Practice
16.4.1. The Server
16.4.2. Model(s)
16.4.3. Controller(s)
16.4.4. View(s)
16.5. Checklists for the Possible Scenarios
16.5.1. Create a New Fully Static Page
16.5.2. Create a New Dynamic Page
16.5.3. Create a New Data Entry Situation

16.1. References for this Lesson

https://flaviocopes.com/node-mysql/

[NMLdkexit] These materials.