Learn Node.js by Building 6 Projects
Learn |
|
---|---|
About |
With its event-driven architecture and efficient web services capabilities, more and more companies are building their entire infrastructure around Node.js. Node has become a de facto part of web development that any serious developer needs to master. This book includes six Node.js projects that gradually increase in complexity. You'll start by building a simple web server and create a basic website. You will then move to create the login system, blog system, chat system, and e-learning system. By creating and following the example projects in this book, you’ll improve your Node.js skills through practical working projects, and you'll learn how to use Node.js with many other useful technologies, such as ExpressJS, Kickstart, and Heroku. |
Features |
|
Page Count | 310 |
Course Length | 9 hours 18 minutes |
ISBN | 9781788293631 |
Date Of Publication | 29 Mar 2018 |
Getting started with MongoDB – part A |
Getting started with MongoDB – part B |
App and middleware setup |
Views and layouts |
The register form and validation |
Models and user registration |
Password hashing with bcrypt |
Passport login authentication |
Logout and access control |
Summary |
The app and HTML Kickstart setup |
Fetching classes – part A |
Fetching classes – part B |
Registering users |
Logging in users |
The Instructor and Student classes |
Class lessons – the last section |
Summary |