Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ember Controllers

Sort Ember Object Array With Promises

I have a model model/person { firstName: DS.attr( 'string'), lastName: DS.attr( '… Read more Sort Ember Object Array With Promises