Course Overview
This course prepares to learn the implementation of JavaScript in both frontend and backend. It provides advance document traversing with javascript. The object orientation in JavaScript is covered which creates the foundation of all processes in AngularJS and Node.js.
Special attention to functions with the closures and promises again is require to write efficient script.
Fetching data back and forth to server without reloading the page using the jQuery and Ajax is also incorporated. The popular JSON data handling will prepare you to send and receive data for RESTFUL API's.
It will provide the basic operation how node.js works, its pre-requisites installation, and creation of node application.
This course is designed to provide the pathway to learn MEAN (MongoDB, Express, Angular, Node) stack.
Skills Required
Career Path
JavaScript Developer > Lead/Senior JavaScript Developer
- Document Object Model
- Selecting Elements
- Traversing Elements
- Manipulating DOM
-
Events
- Registering event listeners
- Delegated event listeners
- Form events
- Screen Event
- Functions
- Object oriented JavaScript
- Object Literals
- Prototypes
- Constructor
- Modules
- Web Storage
- Web storage API
- Storing Structured Data
- JSON
- Jquery AJAX
- Serverside Javascript
- Introductipon to node.js
- Installation of package and modules
- Creating first app
- Creating node server
- Handling URL parameters