Skip to product information
1 of 1

Project Based Angular Step By Step Training

Project Based Angular Step By Step Training

Regular price Rs. 20,000.00
Regular price Sale price Rs. 20,000.00
Sale Sold out
View full details

What you'll learn :- 

  1. It is a 6 Days combined Training & Practical's on Angular.

  2. 8 Months Video Subscription Program of Angular step by step and Interview Questions.

  3. Doubt clearing related to Training Program.

  4. Exclusive support from expert. 
Pre-requisite: -

Training Content

Module 1 -
  • What & Why Angular?
  • Understand the concept of Single Page Application
  • Features of different versions of Angular
  • Understand NodeJs
Module 2 -
  • Understand Typescript fundamentals
Module 3 -
  • Creating angular application with angular cli.
  • Understand Startup Project structure
  • Setting up Visual studio/Visual Studio Code for Angular and Typescript
  • Understand the Architecture of an Angular App
  • Angular Setup – Configuration and Bootstrapping
Module 4 -
  • Creating a very first component
  • Understand Component decorator
  • Understand the fundamental behind directives
  • Components vs Directives
  • Understanding types of binding
Module 5 -
  • Exploring in built directives
  • Understand Attribute Directives and introduction to ElementRef
  • Creating Custom directives
  • Pipes
  • Creating custom Pipe
Module 6 -
  • Understand the fundamental thought behind SPA & routing
  • Understand Routing & navigation
  • Understand Component based routing in Angular
  • Demonstration of routing in Angular
  • Nested Routing
Module 7 -
  • Nested Components
  • Data passing with parent child component
  • Understand ViewChild
Module 8 -
  • Validating using FormsGroups and FormControls.
  • Enabling and Disabling control as per valid and invalid.
Reusable component (2 Hours) -
  • Services
  • Using Service inside Component
  • Introduction to RxJs
  • How to create WebAPI
Module 9 -
  • Implementing dependency injection
  • Angular forms & its types
  • Creating custom validators
Module 10 -
  • Restricting from component loading
  • Component Life cycle hooks
Module 11 -
  • Standalone Components
  • Routing without NgModule
  • Typed Reactive Forms
  • Angular CLI autocomplete