Book Image

Advanced Server-Side Programming with Node.js [Video]

By : Mohammad Chughtai
Book Image

Advanced Server-Side Programming with Node.js [Video]

By: Mohammad Chughtai

Overview of this book

Node.js is a powerful, performance-efficient language. Its non-IO blocking technology makes it perfect for creating highly scalable web applications built around user interaction. In this course, you will learn to create highly secure and scalable applications using various languages and frameworks such as EJS, PassportJS, OAuth (for user authentication with Facebook, Twitter and more), the Helmet module, and encryption with BCrypt. You will also learn about the MVC architecture to make sure your codebase is maintainable and scalable, making you a better developer overall. This course is for you if you have a basic understanding of Node.js and want to take your web applications to the next level in security and scalability by learning in-demand skills.
Table of Contents (5 chapters)
Chapter 5
Creating a Secure Web Blog
Content Locked
Section 7
Setting up Nodemailer to Send Email Notifications
In this video, we will learn how to send email notifications to solve this. - Discover the Nodemailer module - Learn the basics of using Nodemailer - Set up our application to send emails when a user signs up