Skip to content

Knockout.js 1.2.0 released

blog.stevensanderson.com
11 pointsabp3 comments
On HN

Comments

abpOP

Is there something like knockouts dependency tracking for backbone? I haven't really got beyond scratching backbones surface (scrolling through the docs), but the abscence of dependency tracking alone would be a big drawback for me.

How this compares to backbone?

Knockout focuses more on the front-end - helping you make a sophisticated UI that responds to view model changes using declarative bindings. It isn't as opinionated as backbone about how you should load and save data.

Both approaches are valid; either could be preferable depending on whether you're focusing most on the UI or on the data.

AboutSource Built by g1lg1l

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