-
Notifications
You must be signed in to change notification settings - Fork 1
Home
- Client Side Application Framework, It gives you an organized structure, conventions, and built-in ways to do some of the hard things.
- Build complex front-end applications.
- Follow Conventions and Logical Code Organization.
- URL/ URI Semantic. Heavy emphasis on it.
###Keys
- Handlebars templates.
- Router/ Route.
- Components/ Helpers.
- Models.
- View.
- Controller.
###Guides
http://emberjs.com/guides Where you coud find the details for each key/ topic.
See the notes about it.
###Starter kit https://github.com/emberjs/starter-kit/archive/v1.9.1.zip
###CLI (Command Line interface) http://www.ember-cli.com/
(Addons)
[Main search] (http://www.emberaddons.com/)
[ember-intl] (http://yahooeng.tumblr.com/post/110812216531/announcing-ember-intl-format-js-support-for-ember)
[ember-cli-table] (https://www.npmjs.com/package/ember-cli-table)
###Tools
Ember Inspector (Chrome)
Ember Inspector (Firefox)
emblemjs.com - Templating alternative for Handlebars.js
###Links
Ember in Action - Video
emberwatch - Lot of stuff about it - Web
Introduction to Ember.js - Art
[Beginners - Tutorial] (http://williamhart.info/an-emberjs-beginners-tutorial.html)
vicramon - Tutorial
[Building Apps with Ember (a postmortem) - Tutorial] (http://blog.embed.ly/post/56537323314/building-apps-with-ember-a-postmortem)
step-by-step-guide-to-building-your-first-ember-js - Tutorial
9 things you should know before starting your next ember Application - Tutorial
why Ember rocks?- Art
[Computed Property] (http://reefpoints.dockyard.com/2013/09/04/computed_properties_in_ember_js.html)
Routing - Art
[Object - Art] (http://www.cerebris.com/blog/2012/03/06/understanding-ember-object/)
Tricks - Video
[Useful functions] (http://code418.com/blog/2012/03/08/useful-emberjs-functions/)
Cli
[Introduction] (https://www.airpair.com/javascript/emberjs-using-ember-cli)
[TODO MVC using Ember Cli - Video] (http://www.ember-cli.com/)
PODS - Art
[Building a blog 1/2] (https://www.youtube.com/watch?v=vLXGKNA4P_g)
[Building a blog 2/2] (https://www.youtube.com/watch?v=eV6JRW6gOyI)
HTMLBars
http://talks.erikbryn.com/htmlbars/#/
http://voidcanvas.com/what-is-htmlbars-and-how-its-better-than-handlebars/
EmberConf
#emberconf-2015 - Summary
###Social Network/ Blogs
@emberjs
@tomdale
http://tomdale.net/
http://blog.abuiles.com/
###Books
- Larger Cover Building Web Apps with Ember.js
- Instant Ember.js Application Development How-to
(I have PDF versions, let me know if you want these)
###Forum http://discuss.emberjs.com/
###GitHub
[https://github.com/emberjs/ember.js] (https://github.com/emberjs/ember.js)
[https://github.com/ember-cli/ember-cli] (https://github.com/ember-cli/ember-cli)
[https://github.com/emberjs/data] (https://github.com/emberjs/data)
https://github.com/interline/ember-skeleton
https://github.com/firebase/emberfire