UI Deploy

Curated, Short, Web UI Dev we Love.

9 Things you should know before starting your next Ember.js and Ember Data application

If you are building a fairly complex web application, there is a high probability that you will have a lot of JavaScript code, and you would want to organize your code in some modular way that will be easier to maintain. Also at the same time you would also want to use some sort of a framework to simplify the process for you. But before getting there, let’s talk about how we got here at first place.

view source

Advertisement