It took pivotal 3 years to close a pull request
jasmine-node, beforeAll & afterAll
On Feb 9, 2011, Fat (Jacob Thornton, one of the creators on Bootstrap) opened a pull request to add beforeAll and afterAll statements to the jasmine library.
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.
jasmine-node, beforeAll & afterAll
On Feb 9, 2011, Fat (Jacob Thornton, one of the creators on Bootstrap) opened a pull request to add beforeAll and afterAll statements to the jasmine library.
Express View Engine for Rendering JSX Components written in CoffeeScript
This is an Express view engine which renders React components written in CoffeeScript on the server. It renders static markup and does not support mounting those views on the client.
React and JSX. class vs className, for vs htmlFor
Ember.Data Model Issues
I was working with some older Ember.Data code, and I came across a model like this:
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