-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Express Framework Mastery: From Beginner to Advanced with Node.js
By :
Express Framework Mastery: From Beginner to Advanced with Node.js
By:
Overview of this book
This comprehensive course is designed to take you from the very basics of setting up a web server to creating server-based and serverless applications using the Express framework and Node.js.
This course starts with an introduction to Node.js, then you will explore more about the Node.js filesystem. Following that, you will be learning about Express.js and its use cases. After that, you will work on a small project using Express.js and use various CRUD operations while working on the project. Next, you will build a serverless app with API requests.
Throughout the course, you will learn how to set up routes, handle post requests, use middleware, authenticate usernames and passwords with Express and Passport, and use Handlebars for templating. Additionally, you will gain hands-on experience in working with databases, hashing and salting, and setting up sign-up forms and log-out functionality.
By the end of this course, you will have the confidence and skills to build your own web applications with the Express framework and Node.js. With code-along sessions, quizzes, and solution files available every step of the way, you will be able to reinforce your knowledge and practice until you feel confident in your ability to develop professional-quality applications.
All the resource files are added to the GitHub repository at: https://github.com/PacktPublishing/Express-Framework-Mastery-From-Beginner-to-Advanced-with-Node.js
Table of Contents (6 chapters)
Introduction to the Course
Introduction to Node.js Filing System
Introduction to Express
Express API Project from Scratch
Templating Engines with Express.js
Authenticating Username and Password with Express and Passport
Customer Reviews