Backend Development using ExpressJS

4

Chapters

28

Episodes

28

Videos

30

Code snippets

29

Applied Labs

55 Students enrolled

and counting...

+49

Description:

Learn how to build a web application from scratch using ExpressJS.

Course Contents

Chapter 1: Introduction

Learn How To Develop a Landing Page and Collect Sales Leads using ExpressJS/NodeJS

Jan 292Watch Free

Install NodeJS, ExpressJS, and Generate Application Skeleton

Jan 290Watch Free

Background on NodeJS

Jan 290Watch Free

Introduction to app.js and definition of a router

Jan 290Watch Free

Overview of Application Folders, Run Application

Jan 290Watch Free

Your First Route Handler

Jan 290Watch Free

HTTP Request Sequence

Jan 290Watch Free

Your First Controller

Jan 290Watch Free

Tutorial source code, programming snippets, Q&A

Feb 81Watch Free

Chapter 2: Getting Started

Your first git commit

Jan 290Watch Free

Installing Nodemon

Jan 295Watch Free

Create your first form on your landing page

Jan 290Watch Free

Implement your first POST route

Jan 290Watch Free

Chapter 3: Database Setup and Models

Install Postgres and Sequelize

Jan 290Watch Free

Create your first model and migration

Jan 292Watch Free

Implement POST handler saving data to the database

Jan 292Watch Free

Implement delete lead route

Jan 290Watch Free

Implement show lead page

Jan 290Watch Free

Show a collection of leads

Jan 290Watch Free

Implement edit, update lead routes

Jan 290Watch Free

Chapter 4: Advanced Topics

Learn how to divide pug view files into reusable sections

Jan 290Watch Free

Develop your first middleware in ExpressJS, and implement access control

Jan 290Watch Free

Learn what Ajax is and implement delete route using ajax

Jan 291Watch Free

Learn how to update landing page looks, and implement a navbar

Jan 290Watch Free

Learn how to implement user sign up and login using PassportJS - Part 1

Jan 291Watch Free

Learn how to implement form validation and re-rendering forms with errors

Jan 291Watch Free

Learn how to implement user login and sign up using PassportJS - 2

Jan 291Watch Free

Joining Learning ExpressJS Community

Feb 80Watch Free