Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Advanced Server-Side Programming with Node.js
Rating: 4.2 out of 5(12 ratings)
163 students

Advanced Server-Side Programming with Node.js

Build advanced secure applications and APIs with Node.js
Last updated 2/2018
English

What you'll learn

  • Learn how Node_js' non-IO blocking technology works in depth
  • Get familiar with the MVC architecture
  • Create authentication patterns using PassportJS
  • Encrypt sensitive user data to protect your data from malware attacks
  • Use OAuth to set up Facebook, Twitter, and social-media logins
  • Learn how to use templating engines, and make powerful dynamic applications using EJS
  • Protect your application and users against common threats and learn to use the Helmet module
  • Build a performance-efficient, dynamic web blog using what you've learned

Course content

5 sections24 lectures3h 7m total length
  • The Course Overview2:56

    This video provides an overview of the entire course.

  • Structuring Our Application with MVC Architecture and Git6:54

    In this video, we will learn the proper way to set up our Node.js projects in order to produce successful and scalable apps.

  • Mongoose - Introduction to MongoDB Object Modelling5:44

    In this video, we will learn about mongoose as an effective way to model our data.

  • Mongoose - CRUD Operations and Express Review21:46

    In this video, we will learn to create, read, update, and delete functionality.

Requirements

  • Developers who have a basic knowledge of Node_js

Description

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.

About the Author

Mohammad Hunan Chughtai is a full stack web developer in NYC with a computer science and mathematics background. He has worked on many stacks including PHP, Ruby on Rails and of course Node.js/MERN stacks. He has built many websites for clients using Node.js, express.js, and other JavaScript technologies. He has been commended for his focus on writing highly scalable and secure code. Mohammad has led teams in developing functional and object-oriented software. He hopes to be a driving force in the generation of software developers who will solve large-scale issues, ultimately leading to a better, more friendly, and efficient world. Previously, he worked as a math instructor, teaching skills for standardized logic testing, such as the SAT.

In his spare time, he likes to learn new technologies in order to build useful and exciting software and hardware projects with friends.

Who this course is for:

  • Developers who have a basic knowledge of Node_js and want to learn more advanced features and take their applications to the next level will greatly benefit from this video course.