ember.js Get Ember Inspector working in Firefox (Quantum) Developer Edition What changed? Turns out that Firefox is changing their extension API to match Chrome's popular WebExtension API. That means if you are on one of Mozilla's new Firefox Quantum builds, none of your
ember.js CSS Transitions with Ember.JS Components Trying to build an off-canvas panel using Ember.JS components was proving difficult. It did not help that most the results still referenced the now deprecated Ember.View. Background I had built the