Skip to content

A version of the localtodos-ko sample with the databindings declared in javascript rather than in markup.

Notifications You must be signed in to change notification settings

machadogj/localtodos-ko-unobtrusive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Localtodos-ko is a knockout version of the http://localtodos.com sample originally done in backbone.js by Jérôme Gravel-Niquet.

The sample has been done using Test First TDD technique using qunit as a testing framework. This sample is intended to show knockout.js best practices.

Localtodos-ko-unobtrusive is a version of the localtodos-ko which uses the new Knockout.js bindings convention API to declare all the databindings in javascript code rather than in markup.

While I don't agree with the term "obtrusive", I decided to name the project like this because it's how most people refer to this.

For a working you can browse to http://machadogj.com/demos/localtodo-unob/.

About

A version of the localtodos-ko sample with the databindings declared in javascript rather than in markup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published