Today I played around with Ember.js. I wanted to make my own Pomodoro timer, and I figured it would be a good way to try it out. One of the reasons I’m really excited about Ember is that its goal is to cut down on boilerplate code especially in regards to keeping views up to date. I’d like to mention that I have no idea whether or not I really did this right. Ember’s docs are in a state of flux as