Answer:
Knockout is not a replacement of jQuery, Prototype, or MooTools. It doesn’t attempt to provide animation, generic event handling, or AJAX functionality however, Knockout can parse the data received from an AJAX call. Knockout is focused only on designing scalable and data-driven UI.
Previous Question | Next Question |
Please tell us that is jQuery Knockkout intended to compete with jQuery or Prototype or work with it? | What is the difference between the Knockout and jQuery? |