Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.88 KB

client-side-mvc-frameworks_boogie.md

File metadata and controls

30 lines (24 loc) · 1.88 KB

#The future of web applications: client-side MVC frameworks

##Abstract

To provide an industry leading support experience for our users, I as the lead engineer at Prezi Support always try to find great solutions to help our agents. Recently, we created a web-based CRM system to make agents more productive. Using a client side MVC was a no-brainer (we replaced a generated admin solution). Now we can engineer high-speed, non-traditional, and easy-to-use user interfaces. We selected a framework that was best for our goals and implemented our key features with the most popular variations. I will share these implementations and introduce the strengths and weaknesses of Backbone.js, Ember.js, and AngularJS. As we ended up selecting AngularJS, (it’s feature-rich, standard-friendly, easy to test and extend, as well as being popular), I will go a lot deeper into its details. It emerged as the best solution for us and maybe it’s the most future proof decision for everyone.

##Speaker Bio

andras.barthazi

Andras is in love with JavaScript. With strong overall IT knowledge and more than 15 years of experience developing web applications he has participated in very different projects and done awesome things. He's now a lead engineer at Prezi, but worked on frontend heavy services like Netvibes.com and Liligo.com from the beginning when the rise of AJAX changed web programming.