Take your JavaScript skills to the server-side! Learn how to fully craft your site's backend using Express, the most popular back-end JavaScript framework! You will also learn how to use a non-relational database, MongoDB.
Introduction to the Back End
Introduction to Frameworks
Introduction: What is NodeJs
Getting Started
Debugging Node
Project: Basic Informational Site
Introduction to MongoDB
Introduction to Express
Express 101
Express 102: CRUD and MVC
Project: Mini Message Board
Deployment
Express 103: Routes and Controllers
Express 104: View Templates
Project: Express 105: Forms and Deployment
Project: Inventory Application
Authentication Basics
Security Configuration
Project: Members Only
API basics
API Security
Project: Blog API
Testing Routes and Controllers
Testing database operations
Project: Odin-Book
Conclusion