Ember.Data Promise-Aware Properties (Cheaters Edition)
Ember.Data Promise-Aware Properties (Cheaters Edition)
I have models like this:
I read that you learn more from a poor example than from a correct one. I don't believe this but that means my site will be a success.
Ember.Data Promise-Aware Properties (Cheaters Edition)
I have models like this:
Stuff to mind when writing ES6 code
These are some good tips I picked up browsing the ember and ember.data commits. Nice if you’re looking for best practices in writing ES6 code.
Post about Songbird on npmawesome
The folks at npmawesome wrote a blog post about the Songbird library I wrote.
WriteGooder for Sublime Text
Simple grammar checking for your documentation.
Ember Model.isDirty - or not
In Ember, if you have models like this:
Ember Data Contributions
Ember Official Contributor!
Ember FilterBy Fun
If you happen to be writing filterBy statements in Ember against an object, you will want to use this syntax:
Ember - Test Teardown Error
If you see the following error in Ember.Data 1.0.0-beta.7:
Ember - The content property of DS.PromiseArray should be set before modifying it
If you see the following error in Ember.Data 1.0.0-beta.7: