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

Cool Tools that make Front-end Development Fun

Jarne W. Beutnagel
October 31, 2012
270

Cool Tools that make Front-end Development Fun

Jarne W. Beutnagel

October 31, 2012
Tweet

Transcript

  1. Cool Tools that make front-end development fun! Jarne W. Beutnagel

    ITDays October 2012 [email protected] www.beutnagel.dk This slide is available at www.beutnagel.dk/itdays2012/
  2. What it is: Shims add functionality to an API and

    polyfills add to the Browser API Use functionality that is not 100% supported by all browsers
  3. A command line approach Comes with NPM – The Node

    Package Manager (https://npmjs.org/)
  4. What it is: Structure your CSS in a consistent manner

    Structure for maintainability and flexibility
  5. What it is: Simplify how you write javascript Adopt a

    simpler language and compile to javascript
  6. What it is: Applications that run in the background Autocompiles

    LESS, SASS, Compass, Jade, Haml, Coffeescript, etc