AngularJS lesson 3 - Modules and Controllers
Channel:
Subscribers:
65,900
Published on ● Video Link: https://www.youtube.com/watch?v=5R4SnRfzhu8
- You will learn how to create a new module and how to link it to your page with the ng-app directive.
- You will learn how to attach a controller function to a module and how to define variables in the controller function using the scope object instead of using ng-init.
- You will learn how to declare JSON objects containing an array and how to display array elements on the page.
Other Videos By Magic Monk
Tags:
angularJS tutorial