
In this video, we will learn how to install and setup Node.js.
In this video, we will run a local server in order to start using node.js in the browser and do server side tasks.
In this video, we will learn how to use the HTTP module.
In this video, we will learn how to read data from different types of file and serve it to the client.
In this video, we may want to save some information for future viewing.
In this video, we may want to change our file’s name to a more appropriate name.
In this video, we will learn the use of MVC to structure our application.
In order for the client to interact with our resources, in this video, we will discover routing in ExpressJS.
In this video, we will learn to handle data more effectively and we will learn how to access a database.
In this video, we will learn how to insert and request data.
In this video, we will learn how to create, read, update, and delete data in our database from our web app and create restful routes.
We will create a front end which interacts with our restful that’s simple to use for the average user.
In this video, we will learn how to make our application available to the public by deploying it.
In this video, we will learn how to deploy our full stack application to Heroku.
This video provides an overview of the entire course.
In this video, we will learn the proper way to set up our Node.js projects in order to produce successful and scalable apps.
In this video, we will learn about mongoose as an effective way to model our data.
In this video, we will learn to create, read, update, and delete functionality.
In this video, we will learn how to create template pages.
In this video, we will learn about conditional rendering and loop through an array of data.
Often without templating, we retype a lot of the same code. This is sloppy and not scalable. With EJS, we can use the Include tag to reuse code in a maintainable way.
In this video, we will see how OAuth provides a secure and simple way to implement this.
In this video, we will sign in with Facebook, and reroute our users to a Facebook sign-in page.
In this video, we will learn how sessions allow user data to persist across multiple pages
In this video, we will learn how to allow users to create local user accounts.
In this video, we will learn how to encrypt our data.
In this video, we will learn how to encrypt user’s passwords.
In this video, we will learn how to confirm our newly encrypted passwords.
In this video, we will learn how to properly set up a project for long term maintenance.
In this video, we will learn how to create database schemas to input the proper data into our databases.
In this video, we will learn how to sign up and log into our web application.
Some users may not want to sign up with our application, to save them time we will add Facebook authentication.
In this video, we will learn how to send email notifications to solve this.
Node.js is a JavaScript framework for writing server-side applications. Its non-IO blocking technology makes it perfect for creating highly scalable web applications built around user interaction. Node.js is a performance efficient server-side platform which makes writing backend code, simple and fun. If you’re looking forward to developing advanced, high performance, secure applications and APIs with Node.js, then this guide is perfect for you!
This comprehensive 2-in-1 course will help you create, read, edit and delete files to make your applications dynamic. You’ll learn ExpressJS an easy to use, popular Node.js framework. You’ll dive into Node.js in-depth, and learn how it works under the hood, security with Node.js, and templating with EJS. You’ll use third-party modules to add security, authentication, and more to your application as well as build a secure web blog with Node.js.
Contents and OverviewThis training program includes 2 complete courses, carefully chosen to give you the most comprehensive training possible.
The first course, Server-side Programming with Node.js for Beginners, covers the power of JavaScript and Node.js to build robust, high performance server-side applications.Through this course, we will learn how to create dynamic web applications using Node.js,Express.js, and MongoDB. This course is perfect for you if you are a front-end developer looking to code full stack applications in a language you already know, Javascript or you are a backend developer looking for a more efficient solution, or for beginners looking to learn the basics of coding robust server side applications.
The second course, Advanced Server-Side Programming with Node.js, covers advanced server-side programming with Node.js which helps you build advanced, secure applications and APIs and take your full-stack to the next level with third-party modules. 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.
By the end of this training program you’ll take your full-stack to the next level by building advanced, secure, robust, high performance server-side applications and APIs using the power of JavaScript and Node.js.
About the Author