This module introduces learners to basic techniques in HTML, CSS, and JavaScript, which are necessary skills required prior to Angular development.
Introduction to Angular
This module will provide learners instructions on how to set up their AngularJS environment. Then, learners will be exposed to AngularJS templates and mustaches, computed props, and directives.
Angular Application
This final AngularJS module will teach learners how to connect multiple components together and make them actionable. At the end of this module, learners will produce a fully developed Angular application with testing functionalities.