examples/knockoutjs/readme.md
Knockout.js helps you simplify dynamic JavaScript UIs using the Model-View-ViewModel (MVVM) pattern.
The Knockout.js website is a great resource for getting started.
Here are some links you may find helpful:
Articles and guides from the community:
Get help from other Knockout.js users:
If you have other helpful links to share, or find any of the links above no longer work, please let us know.
This TodoMVC application was originally created by ashish101, then refactored by Addy Osmani and later rewritten by TodoMVC contributors.