Summer of Ember - Always Call this._super()

By Matt Mercieca on 30 06 2016

I learned this the hard way.

It was a simple enough task: I had two lists of items and I wanted to display the differences between them.

I figured that once I had the list of differences, I should be able to iterate through them in my template:

{