Will provide basic to advanced training on Angular including Html, Css, JavaScript from scratch. After completion of course will do a real time project with real time tasks.
Please find the below content.
ANGULAR 10 SYLLABUS
1. Angular
1.1.
What is Angular
1.2.
Difference between Angular 2.0 vs 7.0
1.3.
Angular CLI and Troubleshooting
1.4.
Node JavaScript Introduction
1.5.
Setup a Project
1.6.
Setup Node js with angular
1.7.
Typescript Introduction
1.8.
What is bootstrap
1.9.
Create Your Fist App
2. Modules and Components
2.1.
What is Component in Angular js
2.2.
What is Module in Angular js
2.3.
Create and Start Component
2.4.
Why Components are important.
2.5.
How we create a component
2.6.
Create Component using CLI
2.7.
What is nesting Component
2.8.
What is Component Template
2.9.
Component Styles and Selectors
3. Data Binding in Angular
3.1.
What is Data binding
3.2.
Splitting Application into Component
3.3.
String Interpolation
3.4.
What is Property Binding
4. Directives in Angular js
4.1.
What is Directives
4.2.
Using Output Data Conditionally
4.3.
What is ng if and else condition
4.4.
Output List
4.5.
Styling Element with ngStyle
4.6.
How to apply css class dynamically with angular js
4.7.
How to Create Basic Attribute Directive
4.8.
What is Renderer
4.9.
What is HostBinding and HostListener
4.10.
Directive Properties
4.11.
ngSwitch
5. Dependency Injection in Angular js
5.1.
What is Dependency Injection
5.2.
What is Services
5.3.
Logging Service and Injection
5.4.
Create Data Service
5.5.
Instance of Services
5.6.
Insert Service into Services
5.7.
How to use service in Cross Component
5.8.
What is Hierarchical Injector
6. Routing
6.1.
What is Routing?
6.2.
Loading of Routes
6.3.
Navigation and it path
6.4.
Styling of Router Links
6.5.
Relative Path Navigation
6.6.
De ne parameter in Routing
6.7.
Fetch Routing Parameter
6.8.
Observables
6.9.
Passing & Retrieving Parameters & Fragments
6.10.
Nested RoutingCon g Query Parameters
6.11.
Redirection Routes
6.12.
Route con guration
6.13.
Route Guards
6.14.
Protect Routes with canActivate
6.15.
Navigation Controlling
6.16.
Static Data in Route
6.17.
Location Strategies
7. Forms
7.1.
What is Forms and how do we handle it?
7.2.
Reactive Approach
7.3.
Template Driven
7.4.
Create Template Driven Forms
7.5.
What is Registering Control
7.6.
Use and Submit of Forms
7.7.
Access of Forms
7.8.
How to add validation in use input
7.9.
Build-In Validation
7.10.
HTML5 Validation
7.11.
Output Validation and Error Messages
7.12.
Two Way Binding
7.13.
Grouping
7.14.
Radio Button Handling
7.15.
Patch Forms Values
7.16.
Resetting Templates form Forms
8. Reactive Forms
8.1.
What is Reactive Forms
8.2.
Create Reactive form through code
8.3.
Syncing of HTML and Form
8.4.
Adding Validation
8.5.
Sumit Forms
8.6.
Grouping
8.7.
Form Control Arrays
8.8.
Custom Validators
8.9.
Relative Forms
8.10.
Async validation
8.11.
Value changes and Reacting to status