Answer:
Knockout is a JavaScript library that helps you to create rich, responsive display and editor user interfaces with a clean underlying data model.
Any time you have sections of UI that update dynamically, KO can help you implement it more simply and maintainable.
It works with any server or client-side technology.
Browser support : (IE 6+, Firefox 2+, Chrome, Safari, others)
Source: knockoutjs.com | |
Alert Moderator