# Ember.js # [Follow Me on twitter](http://twitter.com/harisadam) ##Deprecated, I recommend emberwatch.com, you will find very usefull stuff ##Videos:## * Architecture overview (old) - http://www.mochaleaf.com/blog/ember-js-revised-architecture-overview/ * Intro to ember.js and the new router api - http://toranbillups.com/blog/archive/2013/01/03/Intro-to-ember-js-and-the-new-router-api/ * Peepcode Fire Up Ember.js - https://peepcode.com/products/emberjs * Seattle Ember.js Meetup Part 1 (Tom Dale - Ember Data) - http://www.youtube.com/watch?v=_6yMxU-_ARs * Seattle Ember.js Meetup Part 2 (Tom Dale - Ember Data Q&A) - http://www.youtube.com/watch?v=TTy1pbXdKJg * Seattle Ember.js Meetup Part 3 (Yehuda Katz - Ember Router) - http://www.youtube.com/watch?v=4Ed_o3_59ME * Seattle Ember.js Meetup Part 4 (Yehuda & Tom - Q&A) - http://www.youtube.com/watch?v=aBvOXnTG5Ag * Ember.js Code-Walkthrough - http://lukaszielinski.de/blog/posts/2013/02/23/ember-dot-js-code-walkthrough-video/ * Getting Started with Ember.js - http://andymatthews.net/read/2012/06/19/Getting-Started-with-Ember.js-slides-and-video-now-available * EmberCamp video channel - https://addepar.com/ember * Ember-EasyForm & Ember-Validations - https://www.youtube.com/watch?v=ZWUjlbN8fvA&feature=player_embedded * RailsCast Emberjs episode 1 - http://railscasts.com/episodes/408-ember-part-1 * RailsCast Emberjs episode 2 - http://railscasts.com/episodes/410-ember-part-2 * Ember Inspector: Live Controllers - https://www.youtube.com/watch?v=18OSYuhk0Yo&hd=1 ##Posts:## * Ember guides - http://emberjs.com/guides/ * Ember blog - http://emberjs.com/blog/ * Ember API - http://emberjs.com/api/ * Ember Data Architecture - https://github.com/emberjs/data/blob/master/ARCHITECTURE.md * Breaking Changes - https://github.com/emberjs/data/blob/master/BREAKING_CHANGES.md * Handlebars documentation - http://handlebarsjs.com/ * Understanding Ember.Object - http://www.cerebris.com/blog/2012/03/06/understanding-ember-object/ * Introducing Ember-EasyForm - http://reefpoints.dockyard.com/ember/2013/02/21/ember-easy-form.html * Speaking With the Ember.js Core Team - http://net.tutsplus.com/articles/interviews/ember-js-core-team-interview/ * Building an Ember app with RailsAPI - Part 1 (coffeesript + rails) - http://reefpoints.dockyard.com/ember/2013/01/07/building-an-ember-app-with-rails-api-part-1.html * Building an Ember app with RailsAPI - Part 2 (coffeesript + rails) - http://reefpoints.dockyard.com/ember/2013/01/09/building-an-ember-app-with-rails-api-part-2.html * Building an Ember app with RailsAPI - Part 3 (coffeesript + rails) - http://reefpoints.dockyard.com/ember/2013/01/10/building-an-ember-app-with-rails-api-part-3.html * Using Rails & Devise with Ember.js - http://say26.com/using-rails-devise-with-ember-js * Documenting our understanding of EmberJS Data - https://gist.github.com/BernardNotarianni/4283607 * Introduction to Ember - http://www.embertraining.com/ * Getting Started With Ember.js - http://twbrandt.github.com/ * Why Discourse uses Ember.js - http://eviltrout.com/2013/02/10/why-discourse-uses-emberjs.html * EMBER.JS DASHBOARD - http://code418.com/ember.js-dashboard/ * Ember Wrap-up - http://bradleypriest.com/tags.html#ember-wrapup-ref * darthdeus vs Ember.js - http://darthdeus.github.com/ * Advice on & Instruction in the Use Of Ember.js - http://trek.github.com/ * Game On: Backbone and Ember - http://net.tutsplus.com/tutorials/javascript-ajax/game-on-backbone-and-ember/ * Use Ember.js as a cross plaform javascript library part 1 - http://cgcardona.github.com/2013/02/18/use-emberjs-as-a-cross-plaform-javascript-library/ * Use Ember.js as a cross plaform javascript library part 2 - http://cgcardona.github.com/2013/02/18/use-emberjs-as-a-cross-plaform-javascript-library-pt2/ * 5 Useful Tips for Ember.js Developers - http://say26.com/five-useful-tips-for-ember-js-developers * Ember.js and Rails Authentication Gotchas - http://blog.waymondo.com/2012-12-18-ember-dot-js-and-rails-authentication-gotchas/ * Getters and Setters in Ember.js - http://emberashes.com/blog/2012/12/23/getters-and-setters-in-ember-dot-js/ * Ember.js Routing - the Director's Cut - http://www.thesoftwaresimpleton.com/blog/2012/08/20/routing_update/ * Ember.js forms made easy with EasyForm - http://thechangelog.com/emberjs-forms-made-easy-with-easyform/ * Rails + Ember.js http://www.devmynd.com/blog/2013-3-rails-ember-js * Debugging Emberjs And Ember data - http://www.akshay.cc/blog/2013-02-22-debugging-ember-js-and-ember-data.html * EmberJS Confuses Me - http://wekeroad.com/2013/03/06/ember-confuses-me * 33 Great Resources to Get Started with Ember.js - http://accidentaltechnologist.com/javascript/33-great-resources-get-started-emberjs/ * Adding Splash Screen to an Ember.js App - http://www.harimenon.com/blog/2013/03/13/adding-splash-screen-to-an-ember-dot-js-app/ * EmberPress - A Letterpress clone in EmberJS - http://emberpress.eviltrout.com/ * Debugging EmberJS and Ember Data - http://www.akshay.cc/blog/2013-02-22-debugging-ember-js-and-ember-data.html ##Presentations:## * Writing Big (ambitious) Apps Using - http://www.rvl.io/shex/ember/ * EMBER.JS & CLIENT SIDE VALIDATIONS - http://www.rvl.io/bcardarella/ember-js-and-clientsidevalidations * Why Ember? - http://mutewinter.github.com/why_ember/#/slides * Optimizing an API for Ember Data - https://speakerdeck.com/dgeb/optimizing-an-api-for-ember-data ##Interesting repositories: ## * Ember auth - https://github.com/heartsentwined/ember-auth * Ember-inspector - https://github.com/stefanpenner/ember-inspector * Query string support for the Ember.js router - https://github.com/alexspeller/ember-query * Ember.js Contacts List example - https://github.com/ivanvanderbyl/contacts * Ember TODO example - https://github.com/Skalar/ember_todo * Internationalization for Emberjs - https://github.com/jamesarosen/ember-i18n * Experiment building Ember.js apps using RailsAPI - https://github.com/bcardarella/ember-railsapi * A simple Rails app for testing CRUD with ember.js and ember-data.js - https://github.com/dgeb/ember_data_example * EmberJS example App with a common CRUD interface - https://github.com/GerritWanderer/ember_data-crud_example * Modal CRUD example - http://jsbin.com/ixigez/2/edit
Tuesday, 4 June 2013
Ember.JS Resources
https://gist.github.com/harisadam/5046520/raw/2558636546bc0cd52314a73e6d62a786e402bd32/Ember.js+resources.md
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment