Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.02 KB

intro.md

File metadata and controls

26 lines (14 loc) · 1.02 KB

What you'll need to know

  • HTML
  • CSS
  • JavaScript
  • DOM

What is AngularJS

“AngularJS is not a library.”

“AngularJS is a JavaScript framework that embraces extending HTML into a more expressive and readable format.”

“AngularJS fits the definition of a framework the best, even though it's much more lightweight than a typical framework and that's why many confuse it with a library”

Why use AngularJS?

Organization

Fast (responsive) websites

Easy to test

Note: TODO: get an example to illustrate 'fast and responsive'. IE loading content into the page instead of refreshing