AngularJS is a structural framework for dynamic web apps. It lets you use HTML as your template language and lets you extend HTML's syntax to express your application's components clearly and succinctly. AngularJS's data binding and dependency injection eliminate much of the code you would otherwise have to write. And it all happens within the browser, making it an ideal partner with any server technology.
Pre Requisite
HTML/ Tags / CSS/ Bootstrap introduction / Basic Web page designing
FoundationOf Angular
• Career in Angular
• Evolution of Angular versions
• Javascript
• Javascript syntax
• Javascript variable
• Javascript function
• Function calling with html event
• DOM Object
• Evolution of Angular versions
• Javascript
• Javascript syntax
• Javascript variable
• Javascript function
• Function calling with html event
• DOM Object
Overview to Angular 8
• Introduction and Advantages
• Angular JS and other frameworks
• Angular JS and other frameworks
Type Script
• TypeScript V/S JavaScript
• Typescript Statements
• Typescript Data Type
• Looping statement
• Array
• Tuples
• OOPS
• Class
• Object
• Method
• Property
• Constructor
• Constructor overloading
• Interface
• Inheritance
• Typescript Statements
• Typescript Data Type
• Looping statement
• Array
• Tuples
• OOPS
• Class
• Object
• Method
• Property
• Constructor
• Constructor overloading
• Interface
• Inheritance
Architecture
• Create Boundaries using ng-app
• Modules
• Components
• Directives
• Modules
• Components
• Directives
Setup
• Installing Angular
• Conguration Of Angular
• Structure of Angular Application
• Install node and NPM
• Conguration Of Angular
• Structure of Angular Application
• Install node and NPM
Basic Project in Angular
• Create new angular project using NPM
• Understanding Angular architecture
• Understanding Angular architecture
Modules, Components, Directives In Angular
• HTML control Binding
• Component Design
• Module Design
• Ngif,ngFor,ngswitch,ngclass,ngmodel
• Angular Template
• Angular Directives
• Events
• Input Events in form
• Component Design
• Module Design
• Ngif,ngFor,ngswitch,ngclass,ngmodel
• Angular Template
• Angular Directives
• Events
• Input Events in form
Angular Forms
• Creating Form
• Template Driven Form
• Reactive Form
• Form Validation
• Required Validator
• Template Driven Form
• Reactive Form
• Form Validation
• Required Validator
Pipe in angular
• Introduction
• Built-in pipe
• Currencypipe
• Slicepipe
• Jsonpipe
• Built-in pipe
• Currencypipe
• Slicepipe
• Jsonpipe
Dependency Injection & Services
• Angular Service
• Dependency Injection
• Injector
• Provider
• Mapping Response Object
• Fetching Data
• DML operation with web service
• Local Storage
• Session Storage
• Dependency Injection
• Injector
• Provider
• Mapping Response Object
• Fetching Data
• DML operation with web service
• Local Storage
• Session Storage
Routing Introduction
• Child Routing
• Routing Configuration
• Can Active
• Can Deactivate
• Routing Configuration
• Can Active
• Can Deactivate
HTTP Client
• Intro to HTTP Client
• Introduction of HTTP Requests
• Using responses
• Introduction of HTTP Requests
• Using responses
Capstone Project involving major components and benefits of Angular