Mô tả

This Complete Express Framework Course is the ultimate resource for developers of all levels looking to master the Express Framework, SQL, and the powerful combination of Passport.js and Auth0. Whether you're just starting out with web development or have been working in the field for years, this course will provide you with the skills and knowledge you need to build robust, dynamic web applications.

Throughout the course, you'll code along step-by-step with our experienced instructors as you learn how to build sign-in and sign-up functionality using Express Framework and Passport.js. You'll gain hands-on experience working with popular strategies for authentication and authorization, such as Google, Facebook, and Auth0.

Our goal with this course is to teach you the working skills you need to start working as a junior or mid level developer at a job with added confidence from coding, get a job in the tech space, or innovate the world at your own choosing with your new found powers. This course will take you there!

The world is shifting more and more towards learning and working at home. This is an opportunity for you to start learning the most in demand skills, showcase those coding development skills, and gain the experiences you need to develop your passion into something real.

This course covers the following topics in detail:

  • EJS for templating engines: You'll learn how to use the EJS library to create dynamic views for your web applications, and how to work with template variables and control structures.

  • JavaScript, Node.js, and Express.js routing: You'll gain a deep understanding of how to work with JavaScript, Node.js, and Express.js to create efficient, scalable web applications. You'll learn how to define routes, handle requests, and respond to requests using the Express Framework.

  • Building Facebook, Google, and Auth0 local strategies with Passport.js: You'll learn how to use Passport.js to implement authentication and authorization for your web applications. You'll work with popular strategies such as Google, Facebook, and Auth0 to provide your users with a secure and convenient way to sign in and sign up.

  • Creating a robust and efficient SQL database: You'll learn how to design and implement a SQL database for your web applications. You'll learn about best practices for database design, and how to work with SQL to query, insert, update and delete data from the database.

You'll learn best practices for working with the Express Framework, and gain a solid understanding of how to work with Passport.js to build robust, secure authentication and authorization systems. You will also gain knowledge of different routing methods, RESTful routes and also how to handle form data and file uploads. Furthermore you'll learn how to use middleware for logging, body parsing, error handling, and more. By the end of this course, you'll have all the skills you need to build dynamic web applications using the Express Framework, SQL and also have a good understanding of how to secure and authenticate your application.

You do not need any web development or programming knowledge to get started!

This course requires zero prior knowledge to get started! Some basic web development skills including Javascript would definitely move you through the course at a much faster pace than others, however, this course includes introductory sections (they are purely optional) so that we all move through the key lessons together regardless of our skill level!

Please see the full curriculum, the free preview videos and whenever you’re ready...

Don't miss out on this opportunity to master the Express Framework, SQL and web application security. Sign up now and start building amazing web applications today!

Bạn sẽ học được gì

Students will learn how to use the EJS library to create dynamic views for web applications

Students will gain a deep understanding of how to work with JavaScript, Node, and Express to create efficient, scalable web applications

Students will learn how to implement authentication and authorization for web applications using Passport

Students will learn how to design and implement a robust and efficient SQL database for web applications

Students will learn best practices for working with the Express Framework

Students will gain knowledge of different routing methods, RESTful routes, handling form data, file uploads, middleware and how to handle error and logs

Yêu cầu

  • No programming experience needed. You will learn everything you need to know inside. *Basic JavaScript & Web Development is a plus!

Nội dung khoá học

10 sections

Application Set Up And Server Initialization

7 lectures
Initializing The Express Project and Libraries
07:53
Join Our Online Community
00:56
Setting up the Express Manifest and JSON Package File
02:56
Setting Up The Application Server Wiring
04:09
Setting Up A Port and Save Conventions with Express
06:05
Exercise - Meet the Online Community
01:11
Running Our Express Server with Error Handling
11:04

Database creation with SQlite3

4 lectures
Introduction to SQLite3
01:47
Database Schema for SQLite3
07:10
Cryptographic Hashing and Inserting Users into the Database Securely
07:02
Final Code Resource For Reference
00:26

Configuring App Express

2 lectures
Code Along - Complete Configuring App Express File
13:42
Setting Up Routing
06:37

EJS Templating Engines with Express

8 lectures
Setting Up EJS with Routing
06:01
CSS Styling with Templating Engines
11:07
CSS Home Page Styling for EJS with Express
05:10
Building The Index Page CSS and EJS including Form Updates
09:19
Styling The Index App EJS and CSS
10:31
Explicitly create the database build directory to exer
01:20
Javascript Tags with EJS in Express
03:03
Review of Project Build
01:49

Authenticating Username and Password with Express and Passport

8 lectures
Templating Engines wirth EJS of Login With Express Authentication
08:04
Username And Password Local Strategy Code
10:31
Rerouting Application and Authentication
03:51
Import Additional Styles from CSS on Github
05:51
Verify Session with Passport Local Strategy
06:45
Log Out Functionality For Users And Live Interaction
05:47
Sign Up Form and Styling with EJS
05:57
Sign Up And Database Completion with Hashing And Salt
09:39

Google Authentication with Express and Passport

5 lectures
User Experience Update with Homepage
02:00
Set Up Google Routing And Authentication Passport
05:05
Set Up Google 0Auth2 And Credentials with API GCP
05:24
Code Along To The Google Strategy Authentication From Passport with SQLite3
14:40
Google Authentication Express Server Final Update
04:12

Facebook Authentication and Passport Login

2 lectures
Facebook Developers Platform and API Creation
04:06
Facebook Strategy and Sign in with Passport and Express
06:15

Auth0

2 lectures
Setting up Auth0 with Express and Passport
03:49
Auth0 Stratget and Implementation with Express and Passport
09:33

Optional - Extra JavaScript Practice for Beginners

24 lectures
Important Note About This Section
00:32
How To Follow Along And Do Exercises In This Course - Code Sand Box
02:42
What Is CodeSandBox Exactly and How To Sign In
02:43
How To Use CodeSandBox - The Dashboard & Templates
04:05
CodeSandBox File Architecture
01:25
What are HTML CSS and JavaScript Basics with CodeSandBox
04:16
Create a New Vanilla JS Template on CodeSandBox
01:21
Building Out The Course Template on CodeSandBox
04:09
Hook Up and Save Your Course Learning Template
04:17
Final JavaScript Course Template Review
02:13
What Are Arrays & Dimensions in JavaScript
05:09
The Length Method in JavaScript
03:26
What Are Complex & Multi-Dimensional Arrays in JavaScript
06:27
Exercise Solution - What Are Complex & Multi-Dimensional Arrays in JavaScript
07:39
Indexing Values in Arrays with JavaScript
08:48
Accessing Arrays with Bracket Notation Example 1
04:35
Accessing Arrays with Bracket Notation Example 2
04:16
Exercise - Acessing City Weather Data Array
02:27
Solution - Acessing City Weather Data Array
02:47
Modifying Arrays And Unshift in JavaScript
07:41
Modifying Arrays And Pop in JavaScript
02:51
Exercise - Array Function for an Anime App
03:17
Solution - Array Function for an Anime App
04:24
Continue JavaScript Practice
00:24

Templating Engines and Routing to Build out a Todo Exercise Application App

11 lectures
Important Note About This Section
00:30
Add Items To List in Database With Express and SQLit3
12:25
Mapping and Filtering Database Info With Express
08:47
Inserting Titles Into SQL Database with Express Routing
06:34
EJS State Management And Updates with Express Routing and Locals
06:36
Update Fetch Locals Into Response
01:45
SetAttributes and Keycode Additions for Exer List
07:26
Clear Items From App With EJS and Express Routing
04:55
Finish Routing Form Data on Express Side for Exercise App
07:07
Debugging Syntax From SQLite3 Database and EJS Formatting
09:30
Final Review of EJS Express Passport and Node Libraries
13:09

Đánh giá của học viên

Chưa có đánh giá
Course Rating
5
0%
4
0%
3
0%
2
0%
1
0%

Bình luận khách hàng

Viết Bình Luận

Bạn đánh giá khoá học này thế nào?

image

Đăng ký get khoá học Udemy - Unica - Gitiho giá chỉ 50k!

Get khoá học giá rẻ ngay trước khi bị fix.