Posts tagged 'JSON API'

2 posts

Ember.js: Handling Failure Using Route `error` Substates

· 10 min read

At the top level, where all error events bubble to, is the ApplicationRoute. An applicationerror substate can be added using a combination of both an application-error route and application-error t...

Ember.js Ember Addons Data JSON API

My Battle with Data Persistence in Ember Apps

· 29 min read

I worked at an agency on a complex single page application in JavaScript that was a product finder. We built the API so that is was discoverable, parameters came in and choices came out in JSON wit...

Ember.js Data JSON API