In this 1.5 hour guided project, you will learn the fundamentals of the AngularJS framework and incorporate it into a traditional HTML webpage. At the end of this course, you will be able to start using AngularJS in your own web projects. Topics covered include: The AngularJS model-view-controller architecture, data binding, data model directives, conditional directives, and loop directives. Prerequisites are that you should already be comfortable working with HTML, JavaScript and some CSS.
What you'll learn
understand the fundamentals of the AngularJS framework
apply the model-view-controller architecture
implement data binding
use various directives for data modeling, conditionals, and loops