2
TRAINING BASKET QUALIFY FOR TOMORROW Regd. Off. Plot No. A-40, Unit 301/302, Tower A, 3rd Floor I-Thum Tower Near Corenthum Tower, Sector-62, Noida - 201309 | Tel: 0120-2405511 www.trainingbasket.in Helpline No. 9015887887 WhatsApp No.: 9899080002

Regd. Off. Plot No. A-40, Unit 301 ... · CURRICULUM ANGULAR JS INTRODUCTION TO ANGULAR JS Different versions – Angular 1, Angular 2, Angular 4 …

Embed Size (px)

Citation preview

Page 1: Regd. Off. Plot No. A-40, Unit 301 ... · CURRICULUM ANGULAR JS  INTRODUCTION TO ANGULAR JS Different versions – Angular 1, Angular 2, Angular 4 …

TRAINING BASKETQUALIFY FOR TOMORROW

Regd. Off. Plot No. A-40, Unit 301/302, Tower A, 3rd Floor I-Thum Tower Near Corenthum

Tower, Sector-62, Noida - 201309 | Tel: 0120-2405511

www.trainingbasket.inHelpline No. 9015887887WhatsApp No.: 9899080002

Page 2: Regd. Off. Plot No. A-40, Unit 301 ... · CURRICULUM ANGULAR JS  INTRODUCTION TO ANGULAR JS Different versions – Angular 1, Angular 2, Angular 4 …

CURRICULUM ANGULAR JS

www.trainingbasket.in

INTRODUCTION TO ANGULAR JSDifferent versions – Angular 1, Angular 2, Angular 4

TYPESCRIPT –Bootstrap LoaderExtension Loader System Loader.Relationship between loaders.Role of Just in Time Compiler (JIT).Execution Engine.

SETUP FOR ANGULAR 2 –Required EditorAngular CLI Setup,Setting up an angular app,Running an angular appUnderstanding Angular folder structure

DIFFERENT VERSIONS OF ANGULAR -Angular 1vs Angular 2 vs Angular 4Browsers Support

COMPONENTS IN ANGULAR –Introduction to ComponentCreating a ComponentBootstrapping the Component

DATA-BINDING IN ANGULAR –Understanding Data BindingAttribute Binding

DIRECTIVES AND PIPES IN ANGULAR-Built in Directives - ngIf, ngFor, ngSwitch etc.Angular PipesCreating Custom Pipes

ROUTING IN ANGULAR –

Understanding RoutingDefining RoutesAttaching Routes to Actions

ADVANCED COMPONENTS AND DIRECTIVES-Components Life Cycle HooksNested ComponentsData sharing between nested componentsCreating Custom DirectivesUsing a Component as a Directive

ANGULAR FORMS AND CONTROLS-Introduction to Angular FormsTypes of Angular Forms - Template Driven and Model DrivenTemplate Driven vs. Model DrivenTwo Way Data BindingEvent Binding

ANGULAR CLI-Introduction to CLICreating new project - ng new and nginitBuilding Project - ng build and ng serveNg CLI optionsNg CLI for creating components, services, directives and Pipe etc

TEMPLATE DRIVEN FORM-Creating Template driven FormAngular form input controlsAngular form validationAngular form and controls properties

ANGULAR 2 WITH HTML5Creating a small Project on Angular 2 with Html 5 only

MODEL DRIVEN FORM-Creating Model driven FormAngular form input controlsAngular form validationAngular form and controls properties

ANGULAR 2 WITH ASP.NET AND MVC 4/5Creating a small Project on Angular 2 with Mvc