Subcribe and Access : 5200+ FREE Videos and 21+ Subjects Like CRT, SoftSkills, JAVA, Hadoop, Microsoft .NET, Testing Tools etc..
Batch
Date: Mar 28th @7:00AM
Faculty: Mr. Ramesh
Duration: 45 Days
Venue
:
DURGA SOFTWARE SOLUTIONS at Maitrivanam
Plot No : 202,
IInd Floor ,
HUDA Maitrivanam,
Ameerpet, Hyderabad-500038.
Ph.No: +91 - 9246212143, 80 96 96 96 96
Syllabus:
ANGULAR 10
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