It is a intensive certification course that equips participants with AngularJS concepts, two-way data binding, advanced routing and HTTP integration, and production Single Page Application (SPA) deployment with hands-on sessions.
Enroll Now| Session | Title | Key Topics | Hands-On |
|---|---|---|---|
| 1 | AngularJS Setup | CDN vs npm, ng-app, modules | Todo app skeleton |
| 2 | Controllers & Scope | $scope, controllerAs, data binding | Dynamic data display |
| 3 | Directives Basics | ng-repeat, ng-if, ng-show | Dynamic lists |
| 4 | Services & Factories | $http, dependency injection | API data fetching |
| Session | Title | Key Topics | Hands-On |
|---|---|---|---|
| 5 | Two-Way Binding | ng-model, form validation | User registration form |
| 6 | Form Directives | ng-required, ng-pattern | Complex validation form |
| 7 | Filters & Formatting | Built-in filters, custom filters | Searchable data tables |
| Session | Title | Key Topics | Hands-On |
|---|---|---|---|
| 8 | Routing (UI-Router) | $routeProvider, nested views | Multi-page SPA navigation |
| 9 | HTTP & Promises | REST API integration | CRUD operations |
| 10 | Testing Basics | Jasmine, Karma | Unit testing controllers |
| Session | Title | Key Topics | Deliverable |
|---|---|---|---|
| 11 | Project: Dashboard | Integrate all concepts | Admin dashboard SPA |
| 12 | Deployment & Best Practices | Minification, performance | Production-ready SPA |