AngularJS Online Training
Course Duration : 25 Hrs
AngluarJS Course Content
- Understanding the MVC Pattern
- Creating an Angular Model,View, Controller
- How AngularJS Works
- Life Cycle of AngularJS
- Architecture of AngularJS
- Basics of AngularJS ex:ng-app
- Data Binding,two way binding
- Scope
- $scope
- How Scope works
- $scope life cycle
- Directives and scope
- nested scope
- Filters
- Basics of Filters
- Custom FIlter
- Form validation using Filter
- Directives
- How to create directives
- Configure Directives
- Passing arguments in directives
- Built in Directives
- Directive Scope
- ngModel
- Routing
- Routing Modes
- Multiple Views Configuration
- $location service
- Layout Template
- Advanced Routing Techniques
- Dependence Injection
- Annotation
- Define Annotation Explicitly
- Define Annotation Inline
- ngMine
- $inject API
- Service
- Service Registration
- How to use Service in your app
- Different ways of Creating Service
- Security
- Black and White listing URLS
- $sce API and $sce Service,Configuration
- What is Context Type
- Events
- How to handle events
- Event Life Cycle
- Event Object
- Module
- Module Loading
- Properties
- Run Blocks
- Testing
- RequireJs
- Writing test cases
- Jasmine
- Debugging AngularJs
- Debugging from DOM
- Debugger
- Angular Batarang