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

Make frontend development radical with Angular

Make frontend development radical with Angular

Ian Duncan

May 31, 2013
Tweet

More Decks by Ian Duncan

Other Decks in Programming

Transcript

  1. The good thing about Javascript: it’s really flexible. The bad

    thing about Javascript: it’s really flexible.
  2. Directives The only place you should ever need to write

    a line of code that manipulates the DOM
  3. Testing Run unit tests and integration tests across multiple browsers.

    Angular has a ridiculously fast test runner, Karma.