Master NodeJs : A Practical Approach To Node JS
- 4.4
Brief Introduction
From No Node to Know NodeDescription
This course provides you with a practical approach to Node.js. The main focus of this course is to get you familiar with Node and ensure that you are ready to build cool new web applications using Node in no time.
In this course we will be covering fundamentals of JavaScript first so that it becomes easier to understand the different concepts and syntax that one uses in Node.JS
In this course we will covering following topics
- Fundamentals of JavaScript and HTML 5 Communication API
- Fundamentals of Node.js
- Creating and Publishing Modules
- Using Node Package Manager
- Creating a Webserver using Node
- Learning how to use Express
- Understanding how to work with Databases like MySQL and MongoDB
- Deploying our Web application on Heroku, Azure and Amazon EC2
- Learning how to make use of Socket.IO
- Creating a cool chat application
- Learn how to implement authentication using Express,Mongoose and Passport
- A brief introduction to MEAN Stack and creating a hello world MEAN application
So what are you waiting for let's get started with Node
Requirements
- Requirements
- You should be aware of basic programming concepts
- You should know basics of HTML and CSS
- A bit of javascript experience will do no harm in understanding the course