introductory-ember-resources icon indicating copy to clipboard operation
introductory-ember-resources copied to clipboard

Introductory Ember Resources

Ember Introductory Resources

Videos

  • Introduction to Ember.js (Luke Melia) https://www.youtube.com/watch?v=7O9X5oeAJm4
  • Fire Up with Ember (Sara Robinson) https://www.youtube.com/watch?v=Cs3Fdup7aUo
  • Building Web Applications with Ember.js (Yehuda Katz) https://www.youtube.com/watch?v=u6RFyVN9sNg

Reading

  • Ember.js Guides http://emberjs.com/guides/
  • Ember.js Getting Started Guide http://emberjs.com/guides/getting-started/
  • Ember Cli http://www.ember-cli.com/

Aggregates

  • Ember Watch - list of talks, screencasts, podcasts, books (Philip Poots) http://emberwatch.com/
  • Ember Weekly - currated list of links to resources (Owain Williams) http://emberweekly.com/
  • Ember.js Discuss - http://discuss.emberjs.com/
  • Ember Subreddit - http://www.reddit.com/r/emberjs

Contributing

If you have any links you'd like to add please submit a PR or and Issue and we'll merge it in as soon as possible. :)

PR should follow some of these guidelines:

  1. One or more related links added to an appropriate section of the README.md
  • Added lines should include a parenthetical credit to whoever's work it is (if available)
  • A brief description that describes what the links contain and why they'd be good for beginners