Mongodb
--------------
Benefits of using Document-based databases
Installation
CRUD Operations
Understanding of CRUD Operations
1. Introduction to Node JS
Introduction & Foundation
Introduction to the Node JS framework
Installing NodeJS
Using NodeJS to execute scripts
The Node Package Manager
The package.json configuration file
Global vs local package installation
Automating tasks with Gulp
The HTTP protocol
Building an HTTP server
Rendering a response
Using Representational State Transfer
Express Framework
Connecting to Mongo databases
Performing CRUD operations
The NodeJS framework
Installing NodeJS
Using NodeJS to execute scripts
2. NodeJS Projects
The Node Package Manager
NodeJS Creating a project
The package.json configuration file
Global vs local package installation
3. HTTP
The HTTP protocol
Building an HTTP server
Rendering a response
Processing query strings
NodeJS using Representational State Transfer
Configuring TLS
An Introduction to Express JS
Routing
Setting Up Router
Route Parameter and queries
Handling Form Data
Handling Query Parameters
Creating actions
Configuring Express to use Handlebars
Using REST
Building Handlebars helpers
Adding middleware
How Node.JS connects to databases
Connecting to mongodb
Angular
1.Getting Started
Introduction
What is Angular 2?
How Angular Works?
Difference between Angular and Other Framework
Advantages of AngularJS
What is typescript?
Compare typescript with Javascript
Data Types & Variables
Variable & Operators
Installing Angular
Configuration of Angular
Creating an Angular 2 project
Creating an Angular 2 project using CLI
Module
Component
Template
Metadata
Data binding
Directive
Attribute Directive
Structural Directive,
Services
Dependency Injection
Bootstrap
How to install bootstrap in angular environment
Bootstrap layout and components
Understanding Directives
Directives Overview
Different kinds of directives
Build attribute directive
Apply the attribute directive to an element in a template
What is structural directive?
NgIf case study
NgFor, NgSwitch
What is attribute Directives
Using the NgStyle Directive
Using the NgClass Directive
What is service?
Create a service
Understanding Services Injecting Concepts
Async service and promise
.
What is Json Server .
Install json server and run and up into your local machine
crud operation using son server.
10. Dependency Injection
Why dependency injection?
Angular dependency injection
Injector provider
11. Data Binding
Interpolation
Property binding
Event binding
Attribute binding
Class binding
Style binding
Multiple components & passing data
Two-way Binding
Component Data Binding
Component Events
Ng-Model
Binding to user input events
Get user input from the $event object
Get user input from a template reference variable
Key event filtering (with key.enter)
Introduction to Template Driven Forms.
Validation of Template Driven Forms.
Introduction Model Driven Forms.
Validation of Model Driven Forms.
Two way data binding using ngModel.
Model Driven Forms With Form Builder
How to post data via a angular forms with rest service.
Setting Up Router
Imperative Routing
Route Parameter
Child Routing