Angular Js Training in Hyderabad
Angular Js Training in Hyderabad
JAVA SCRIPT
WHAT IS JAVA SCRIPT?
● Programming with Java script.
● Loops in Java script and conditional statements.
● Ternary operators.
● What is Document Object Model
● What are the various features of DOM
● DOM Selectors
● DOM Events
● Programming with Java script and DOM
● Understanding window object
● Lexical Scope and the Global Scope
● Best practices with Java script
BASIC JS
● Variables
● Comments
● Operators
● Functions
● Conditional Statements
● Events
● Control Flow or Error Handling
● Loops & Iterations
● Number & Dates
● Text Formatting
PROTOTYPES
● Understanding Inheritance
● Static Properties
CLOSURES
● Immediate Invocable Functions (IIF)
● Static Mode
● Call Backs
J QUERY
SELECTORS
● Class Based Selector
● ID Based
● Element Based
● Hybrid Selector
TWITTER BOOTSTRAP
● What is Bootstrap
● Working with Bootstrap components.
● Understanding Grid Layout
● Creating Different Form Layouts
● Creating Navigation Bars
● Understanding glyphicons
DESIGN PATTERNS
● Understanding MV * pattern
● Understanding dependency injections(DI Pattern)
● Solid principles
● Installing TypeScript
● Compiling the code
● Building a simple demo.
UNDERSTANDING CLASSES
● Building a class
● Adding properties
● Demo of using classes in typescript
● What is Inheritance
● How to inherit the classes
● Understanding interfaces
GENERICS
ARCHITECTURE OVERVIEW
COMPONENTS
● Component metadata
● The component selector
● The component template
● Styling a component
● Using other components in a component
● Interpolation and the expression context
● Property binding
● Event binding
● Getting data to the component with input
● Subscribing to component events with output
● Structural directives—ng-if
● Structural directives—ng-for
● Attribute directives—built in
● Attribute directives—custom
● Using directive values
FORMS
● Angular forms
● Template-driven forms
● Model-driven forms
● Validation--built in
● Validation—custom
● Error handling
HTTP
● The angular 2 HTTP bundle
● Using a mock back end for HTTP calls
● Using HTTP for GET calls
● Using Url Search Params
● Using HTTP for POST, PUT and DELETE calls
ROUTING
NG SET UP
● Initializing Angular CLI.
● Initializing Web page.
● Set up VS code.
● Adding required templates to VS code.
● Set up GIT LAB
RX JS - REACTIVE PROGRAMING
● Understanding what is reactive programming
● What are Observables
● What is a Subject
● Map Method
BUILD IN DIRECTIVES
● * ngFor
● * ngIf , Else
● Show and hide elements
● Rendering Images in Angular 4.0
● Rendering Tables in Angular 4.0
PROVIDERS
● How to Use Providers
● Communicate with Component
● Working with RXJS in Providers
CONCLUSION