digital@thrayait.com +60162650525, +919043703606

Training Information

Angular 14 with Typescript

We are pleased to offer a comprehensive suite of training solutions tailored to meet your needs. Our services encompass both online and offline corporate training options, ensuring flexibility and accessibility for your team's professional development.

Click Here for Enquiry Form

Course Content

Syllabus:

ANGULAR 14

ANGULAR SETUP

• Initializing Angular CLI.

• Initializing Web page.

• Set up Visual Studio Code IDE

CREATING ANGULAR APPLICATION

• Understanding setup files

• Understanding Architecture of Application

GENERATE COMPONENTS

• Understanding the decorators

• Understanding the Selectors

• Adding Component to the module

GENERATE MODULES

• Understanding NG Module

• Declarations

• Imports

• Exports

• Providers

FORMS

• Angular forms

• Template-driven forms

• Validation–built in

• Validation—custom

DEPENDENCY INJECTIONS AND SERVICES

• How Angular does dependency injection

• Services in angular

• Building a service

REST API CALLS

• HTTP Calls with Observables

• Error handling

DIRECTIVES

• * ngFor

• * ngIf , Else,ngSwitch

CUSTOM PIPES

• Understanding Build in pipes

• Creating Custom pipes

ADVANCES ANGULAR

• Working with Routing,Lazy Loading

• Understanding input output methods

• Understanding Event emitters

C.R.U.D Operations using Angular HTTP