
Learn about Expressions and ng-bind directive
Learn about ng-model,ng-bind directives & Expressions
An introduction to Directives and Expressions
Learn about Built-in directives
Learn about ng-repeat and ng-src directive
Learn about various built-in filters
Define a controller function and bind it to the view with $scope. Attach the controller to the AngularJS module using several patterns to enable data retrieval and dynamic view control.
Learn how an AngularJS module, controller, and views bind course data, enabling sorting by price, filtering by title, and using the controller as syntax for clear binding.
Learn angular js form validation with built-in validations, including required fields and email checks, plus live preview and prevention of submission when the form is invalid.
Explore how to build a custom directive with an internal controller in AngularJS, wiring a controller inside the directive and using the controller as alias for reusable, maintainable code.
Configure routes in AngularJS using $routeProvider and ng-view by defining a default route, linking a controller and template, and wiring views in index to render dynamic course views.
Create a factory in a module to share the courses collection, then inject it into controllers to centralize data and simplify refactoring.
Learn how dependency injection works in AngularJS by wiring services through the injector, passing them as function arguments, and handling promise results with success and error callbacks.
This course teaches all about AngularJS. The course is designed for people having basic understanding of HTML,CSS & JavaScript. Learning AngularJS will surely be an added advantage for you as a web-developer
The course covers all the basic and advanced topics.
We will be also developing a Single Page Course Based Website during this course.
Section wise code samples are also provided
So let's start learning...