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

Introduction to Ember.js

Avatar for simplabs simplabs
January 14, 2016

Introduction to Ember.js

This talk gives an introduction to Ember.js

Avatar for simplabs

simplabs

January 14, 2016
Tweet

Other Decks in Programming

Transcript

  1. SproutCore 2.0 was announced mid 2011 and was meant to

    split the core from the UI widgets
  2. Ember.js and Tilde when Strobe was acquired by Facebook, Yehuda

    Katz an Tom Dale founded Tilde and continued SproutCore 2.0 as Ember.js
  3. app !"" app.js !"" controllers # %"" songs.js !"" index.html

    !"" models # %"" song.js !"" router.js !"" routes # %"" songs.js !"" styles # %"" app.css %"" templates !"" application.hbs !"" components # %"" song-tile.hbs %"" songs.hbs
  4. QA