Knockout (@knockout_js) 's Twitter Profile
Knockout

@knockout_js

ID: 272913706

calendar_today27-03-2011 12:41:29

18 Tweet

973 Followers

3 Following

Adrian Logan (@adrianlogan) 's Twitter Profile Photo

Definitely code to look at. Drawing app using HTML5 Canvas, CSS3, LocalStorage and Knockout.js http://j.mp/gfNTgc Code: http://j.mp/hjFL4T

Knockout (@knockout_js) 's Twitter Profile Photo

@stevemgentile Pretty easy to link observables to URL history - see j.mp/gmdsod. Fancy making this into a proper plugin? :)

Knockout (@knockout_js) 's Twitter Profile Photo

@stevemgentile General plan to avoid bloat is new features start as plugins if possible. Can be merged into core later if widely used!

Knockout (@knockout_js) 's Twitter Profile Photo

@evilangelist42 Adam Jordens They solve different problems. Backbone does more for data, KO does more for UI. Best choice depends on your app.

Knockout (@knockout_js) 's Twitter Profile Photo

Very interesting! Knockout-UI project containing tree control, autocomplete, dialogs, grid, etc. github.com/madcapnmckay/K…

Steve Sanderson (@stevensanderson) 's Twitter Profile Photo

Just published learn.knockoutjs.com - interactive coding exercises to help you learn the basics of knockout.js and MVVM in 30 mins