Angular Js Course Content - Amazon S3 - s3-ap · Angular Js Course Content 1. Introduction •...

1
Skanda Global IT Solutions Page 1 Angular Js Course Content 1. Introduction Introduction to Angular JS Why Angular. Advance JavaScript Concepts. Sample App ng-controller. Multiple Controllers, Multi-Level Controllers 2. Angular Js Directives ng-bind ng-show + ng-hide ng-repeat ng-if ng-switch ng-include 3. Angular Js Filters Pre-Defined Filters Filters in Controllers. Custom Filters. 4. Dependency Injection Magnification Dependency. Module Dependency. Service Dependency. 5. Angular Js Forms States in forms. Form Validations ng-options. 6. Angular Js Services HTTP Service Log Service. Timeout Service. Cookie Service. 7. Custom Service Provider Service. Factory. Value. Constant. 8. Custom Directives Custom Directives. Ng-transclude. Scopes in Directives. Link Controller Compile. 9. Including the AngularJS Route Module The ngView Directive Configuring the $routeProvider Links to Routes Route Parameters 10. Demo Sample Project.

Transcript of Angular Js Course Content - Amazon S3 - s3-ap · Angular Js Course Content 1. Introduction •...

Page 1: Angular Js Course Content - Amazon S3 - s3-ap · Angular Js Course Content 1. Introduction • Introduction to Angular JS • Why Angular. ... Angular Js Services

Skanda Global IT Solutions Page 1

Angular Js Course Content

1. Introduction

• Introduction to Angular

JS

• Why Angular.

• Advance JavaScript

Concepts.

• Sample App

• ng-controller.

• Multiple Controllers,

Multi-Level Controllers

2. Angular Js Directives

• ng-bind

• ng-show + ng-hide

• ng-repeat

• ng-if

• ng-switch

• ng-include

3. Angular Js Filters

• Pre-Defined Filters

• Filters in Controllers.

• Custom Filters.

4. Dependency Injection

• Magnification

Dependency.

• Module Dependency.

• Service Dependency.

5. Angular Js Forms

• States in forms.

• Form Validations

• ng-options.

6. Angular Js Services

• HTTP Service

• Log Service.

• Timeout Service.

• Cookie Service.

7. Custom Service

• Provider

• Service.

• Factory.

• Value.

• Constant.

8. Custom Directives

• Custom Directives.

• Ng-transclude.

• Scopes in Directives.

• Link Controller Compile.

9. Including the AngularJS Route

Module

• The ngView Directive

• Configuring the

$routeProvider

• Links to Routes

• Route Parameters

10. Demo Sample Project.