Ember Module Unification

That of dividing things again by classes, where the natural joints are, and not trying to break any part after the manner of a bad carver. -- Plato, [..]

Sam Bleckley

Chris Westra

Recent Posts

An Ember Debugging Flowchart

My standard workflow for debugging

I'll admit that I have a lot of experience with things not going well in Ember. Over time I've started to get a general[..]

Chris Westra

Things to consider when adding websocket updates to Ember apps

It sounds innocuous: "...and if another user edits that thing, we'd like for other users who are looking at the same thing to see that update without[..]

Chris Westra

Component Integration Testing in Ember

Ember Component Tests: The Pragmatic Middle

As an application grows in scope and complexity it can be easy to end up with pages that have many operations[..]

Chris Westra