Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Intro to AngularJS

Intro to AngularJS

Introduction talk to teach the basic fundamentals of AngularJS.

Sebastian Fröstl

July 03, 2014
Tweet

More Decks by Sebastian Fröstl

Other Decks in Technology

Transcript

  1. ANGULARJS IS WHAT HTML WOULD HAVE BEEN, HAD IT BEEN

    DESIGNED FOR APPLICATIONS MIŠKO HEVERY
  2. TWO WAY DATA BINDING ▸ Possibility to change the model

    bidirectional ▸ HTML template –> model <– JS
  3. AND SO MUCH MORE… ▸ Dependency Injection ▸ Strong Testability

    ▸ Views and Routes ▸ Animations ▸ Services