ga-wdi-exercises / shaping-up-with-angular

0 stars 20 forks source link

Alex W Angular #98

Open awandres opened 7 years ago

awandres commented 7 years ago

Module - an overall container for the programs code and various file structures Controller - directs data, controls scope Data binding - standardizes data across aspects of the program Directives - manipulates DOM / HTML elements Angular Expression - code snippets that can be interpolated between other code View Model - puts more of the codes action in the view