Skip to content

Comment on Why does Ember.js rock?

Comments

I just used ember to build a side project (http://bests.com) and it turned me into a huge fan. It is great how little code you need in ember to tie an API with a UI in the browser.

"I just used ember to build a side project (http://bests.com) and it turned me into a huge fan."

Did it also send you spinning? (sorry)

I look at your code and i think for this small project you can use jquery and ajax. Where does it use the advantages of a big framework like Ember?

The advantage comes in for organization and simplicity of the code. I don't have to write any jQuery like for $("#item').html(). I just set a property on the model and it updates.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.