AngularJS
DescriptionGetting started with Angular
- What is Angular?
- What is Angular?
- AngularJS Components
- Creating Angular Modules
- Dependency Injections
- Let’s Revise
- MVVM Overview
- Controllers Overview
- How to make use of a controller?
- Scope Overview
- Let’s Revise
- Introduction to Angular Expressions and Built-in Directives
- Introduction to Angular Expressions and Built-in Directives
- Using ng-show and ng-hide
- Introduction to Using Arrays in Angular
- Generating Option Lists with ng-option
- Let’s Revise
- Overview of Promises
- Promise States
- Declaring & Using Promises
- Overview of AJAX Calls in Angular
- The $resource Service
- Let’s Revise
- Forms Overview
- Form Submission & Validation
- Closer look at Form Validation
- Conditional Validation with Angular
- Let’s revise
- What is Routing in AngularJS?
- Adding Angular Route ($routeProvider)
- Creating a default route & Accessing parameter from the route
- Enabling HTML5 Routing
- Let’s Revisit
- Introduction
- Populate & Display Data in a Table
- Sort Table with OrderBy Filter
- Display Table with Uppercase Filter
- Display the Table Index ($index)
- Let’s summarize
- Introduction
- Installation of Karma framework
- Testing AngularJS Controllers
- Testing AngularJS Directives
- End to End Testing AngularJS JS applications
- Let’s Summarize