Your assignment is to go through the first two chapters of Code School's "Shaping Up With Angular" course. This will give you a basic familiarity with Angular that will benefit you during tomorrow's intro lesson.
Define the following terms as they relate to AngularJS. 1-3 sentences each will suffice... You can either modify this README directly or create a new text file. Submit this as you would any other homework.
- Module
- Controller
- Data Binding
- Directive
- Angular Expression (i.e.,
{{ }}
) - Model
- Watch the remaining "Shaping Up With Angular" lessons