What is knockout ?

 Posted by Rajkatie on 5/16/2012 | Category: JavaScript Interview questions | Views: 6080 | Points: 40
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 

Comments or Responses

Login to post response