Skip to main content

Top 10 video tutorials to learn NodeJS

NodeJS is an open source, cross-platform runtime environment for server-side and networking applications. It is build on the top of the Google Chrome's V8 JavaScript Engine. The advantages of NodeJS are Asynchronous I/O, Performance and largest Community support. 

It is capable of handling the high traffic and data-heavy websites. The usage of the NodeJS has been increasing rapidly because of its advantages, most of the big companies(high traffic websites such as LinkedIn, Walmart, Zendesk and many more websites) are migrating to NodeJS.

Below is the list of the Top 10 video tutorials to get started with NodeJS:

Learn and understand NodeJs

This video course is by the Antony Alicea, he has in depth knowledge on Javascript. Watching this videos, Antony will explain the things from the root to top of the tree, so listener understand root cause behind each and every topic. This is very popular video course on web, I recommend going through this video series before going through any other course.


Build Web Apps in Node and Express


This video course demonstrated by Andrew Burgess. In this video course, he walks you through the basic concepts of NodeJS,  how install express, Request, Response modules, MVC, cookies, sessions and the Database.


RESTful Web Services with NodeJs and Web Services


In this video course, Jonathan Mills covers basic concepts of NodeJS and explains how to create a restful API with CRUD operations i.e., Create, Read, update, delete with help a Postman browser extension. His explanation clear and easy to understand. This course is for the intermediate.

From Zero to Hero

This video course demonstrated by NodeJS fan YouTube channel. In this video course, he walks you through the basic concepts of NodeJS, basic concepts, installing the express and playing with UI and at last debugging and deploying on Azure.


Building a website and Node.js and ExpressJs


This video course demonstrated by Ray Villalobos. In this video course, he walks you through the basic concepts of the NodeJS, installing ExpressJS and routes, how to use express generator, importing data from the JSON object, then deploying on Heroku.


All about Node.js From the Ground up and More

This video course by Udemy author Sachin Bhatnagar. He starts the video course with usages, applications, importance of the NodeJs in the Market. In this video course, he walks explain the how the MEAN stack. He then builds two real time application ChatCAT chat application and PhotoGRID creating a photogallery.


MEAN Stack for Web Developers Build Website on Javascript


This video course is presented by Vishal Kumar, in this course, he walks you through the MEAN Stack and how also shows you will build MEAN stack with Yeoman faster, create a post and deploying it on server.


NodeJS Essential Training updated 12 2015 Tutorial 2015


NodeJS Essential Training is a video source by Alex Banks and in this video course, he focus the basic concepts global object, core modules, Handling events, expressJS and moves on to WebSockets and automating the tasks.


Projects in NodeJS - Learn by building 12 Projects


This is a best video course by Brad Traversy where you will learn how to build the applications of the NodeJS in the real time. Brad has very great knowledge on using different web technologies. By the end of video course,  you will be able to create you own websites and apps.

 I would recommend you to go through the following without miss:

  1. Learn and understand NodeJS
  2. All about Node.js From the Ground up and More
  3. Projects in NodeJS - Learn by building 12 Projects




Happy Learning Guys!!

Popular posts from this blog

Top 10 Angularjs Tutorials

AngularJS is a one of the most powerful JavaScript framework that is used to build Single Page Applications(SPA). The importance of the AngularJS over Javascript is that it reduced the complexity of writing 1000 thousands of lines used in the web applications. More over it supports two-way binding, MVC architecture, directives, routers, controllers, services and many more. There is a huge demand for AngularJS jobs. There is a need to learn courses due to the demand but because of confusion to which course beginner/experts they should take. Here is Top 10 AngularJS Tutorials: Udemy - Learn and Understand AngularJS Learn and Understand AngularJS is video course which is excellent presented by Anthony Alicea and You can watch a part of this tutorial in YouTube . Before going through this course, you need the understanding of the HTML and Javascript. Before going each concept, Antony will walk through JavaScript Aside, which makes easy for understanding the course. AngularJS fu
Copyright © TopZenith All Right Reserved