Ember.js 2 years of experience
In the Noonian project, I have worked on our site in Ember.js which is a complex interaction of the CSS, HTML, and JavaScript languages. It taught me that we could develop an entirely static frontend application and do it using the Model View Controller pattern. This was important for us because we hope to keep our code base simple and easy to maintain in the future. Breaking up our logic into those three logical components has made this easy.