Favorites
b/udemy1byELKinG

Complete Express Framework Course - Sign Up Auth0 - Node.Js

Complete Express Framework Course - Sign Up Auth0 - Node.Js

Published 1/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.63 GB | Duration: 6h 41m

Code along step by step Sign In and Sign Up Examples - Express Framework and Node.JS - Google - Facebook - Auth0

What you'll learn
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

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

Description
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!

Overview
Section 1: Application Set Up And Server Initialization

Lecture 1 Initializing The Express Project and Libraries

Lecture 2 Join Our Online Community

Lecture 3 Setting up the Express Manifest and JSON Package File

Lecture 4 Setting Up The Application Server Wiring

Lecture 5 Setting Up A Port and Save Conventions with Express

Lecture 6 Exercise - Meet the Online Community

Lecture 7 Running Our Express Server with Error Handling

Section 2: Database creation with SQlite3

Lecture 8 Introduction to SQLite3

Lecture 9 Database Schema for SQLite3

Lecture 10 Cryptographic Hashing and Inserting Users into the Database Securely

Lecture 11 Final Code Resource For Reference

Section 3: Configuring App Express

Lecture 12 Code Along - Complete Configuring App Express File

Lecture 13 Setting Up Routing

Section 4: EJS Templating Engines with Express

Lecture 14 Setting Up EJS with Routing

Lecture 15 CSS Styling with Templating Engines

Lecture 16 CSS Home Page Styling for EJS with Express

Lecture 17 Building The Index Page CSS and EJS including Form Updates

Lecture 18 Styling The Index App EJS and CSS

Lecture 19 Explicitly create the database build directory to exer

Lecture 20 Javascript Tags with EJS in Express

Lecture 21 Review of Project Build

Section 5: Authenticating Username and Password with Express and Passport

Lecture 22 Templating Engines wirth EJS of Login With Express Authentication

Lecture 23 Username And Password Local Strategy Code

Lecture 24 Rerouting Application and Authentication

Lecture 25 Import Additional Styles from CSS on Github

Lecture 26 Verify Session with Passport Local Strategy

Lecture 27 Log Out Functionality For Users And Live Interaction

Lecture 28 Sign Up Form and Styling with EJS

Lecture 29 Sign Up And Database Completion with Hashing And Salt

Section 6: Google Authentication with Express and Passport

Lecture 30 User Experience Update with Homepage

Lecture 31 Set Up Google Routing And Authentication Passport

Lecture 32 Set Up Google 0Auth2 And Credentials with API GCP

Lecture 33 Code Along To The Google Strategy Authentication From Passport with SQLite3

Lecture 34 Google Authentication Express Server Final Update

Section 7: Facebook Authentication and Passport Login

Lecture 35 Facebook Developers Platform and API Creation

Lecture 36 Facebook Strategy and Sign in with Passport and Express

Section 8: Auth0

Lecture 37 Setting up Auth0 with Express and Passport

Lecture 38 Auth0 Stratget and Implementation with Express and Passport

Section 9: Optional - Extra JavaScript Practice for Beginners

Lecture 39 Important Note About This Section

Lecture 40 How To Follow Along And Do Exercises In This Course - Code Sand Box

Lecture 41 What Is CodeSandBox Exactly and How To Sign In

Lecture 42 How To Use CodeSandBox - The Dashboard & Templates

Lecture 43 CodeSandBox File Architecture

Lecture 44 What are HTML CSS and JavaScript Basics with CodeSandBox

Lecture 45 Create a New Vanilla JS Template on CodeSandBox

Lecture 46 Building Out The Course Template on CodeSandBox

Lecture 47 Hook Up and Save Your Course Learning Template

Lecture 48 Final JavaScript Course Template Review

Lecture 49 What Are Arrays & Dimensions in JavaScript

Lecture 50 The Length Method in JavaScript

Lecture 51 What Are Complex & Multi-Dimensional Arrays in JavaScript

Lecture 52 Exercise Solution - What Are Complex & Multi-Dimensional Arrays in JavaScript

Lecture 53 Indexing Values in Arrays with JavaScript

Lecture 54 Accessing Arrays with Bracket Notation Example 1

Lecture 55 Accessing Arrays with Bracket Notation Example 2

Lecture 56 Exercise - Acessing City Weather Data Array

Lecture 57 Solution - Acessing City Weather Data Array

Lecture 58 Modifying Arrays And Unshift in JavaScript

Lecture 59 Modifying Arrays And Pop in JavaScript

Lecture 60 Exercise - Array Function for an Anime App

Lecture 61 Solution - Array Function for an Anime App

Lecture 62 Continue JavaScript Practice

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

Lecture 63 Important Note About This Section

Lecture 64 Add Items To List in Database With Express and SQLit3

Lecture 65 Mapping and Filtering Database Info With Express

Lecture 66 Inserting Titles Into SQL Database with Express Routing

Lecture 67 EJS State Management And Updates with Express Routing and Locals

Lecture 68 Update Fetch Locals Into Response

Lecture 69 SetAttributes and Keycode Additions for Exer List

Lecture 70 Clear Items From App With EJS and Express Routing

Lecture 71 Finish Routing Form Data on Express Side for Exercise App

Lecture 72 Debugging Syntax From SQLite3 Database and EJS Formatting

Lecture 73 Final Review of EJS Express Passport and Node Libraries

This course is for beginner to intermediate web developers who want to master the Express Framework and build dynamic web applications.,This course is for web developers looking to gain hands-on experience with Passport and Auth0 and learn how to implement authentication and authorization.,This course is for developers who want to learn how to use EJS for templating engines and create dynamic views for web applications.,This course is for web developers who want to learn JavaScript, Node, and Express routing to create efficient and scalable web applications.,This course is for developers who want to gain a deep understanding of how to design and implement a robust and efficient SQL database.,This course is for web developers who want to learn various routing methods, RESTful routes, and techniques for handling form data and file uploads.,This course is for developers who want to understand how to use middleware for logging, body parsing, error handling and more.,This course is for developers who want to secure and authenticate web application with industry standard methods.

Screenshots

Complete Express Framework Course - Sign Up Auth0 - Node.Js

Homepage

without You and Your Support We Can’t Continue
Thanks for Buying Premium From My Links for Support
Click >>here & Visit My Blog Daily for More Udemy Tutorial. If You Need Update or Links Dead Don't Wait Just Pm Me or Leave Comment at This Post

No comments have been posted yet. Please feel free to comment first!

    Load more replies

    Join the conversation!

    Log in or Sign up
    to post a comment.