About KnockoutJS

Knockout is a standalone JavaScript implementation of the Model-View-ViewModel (MVVM) pattern with templates. Its is a JavaScript library that helps you to create rich, responsive display and editor user interfaces with a clean underlying data model. It helps you the followings:
a clear separation between domain data, view components and data to be displayed
the presence of a clearly defined layer of specialized code to manage the relationships between the view components
date dynamically
In very simple word, any time you have sections of UI that updated automatically while your data changes. For single page application, as well as using this rich web framework, implementation of SharePoint app can make your life more easier.
Following the links to know more about KnockoutJS in I do strongly believe this will help you to know how to utilized Knockout in your application framework.
·  KnockoutJS official site – http://knockoutjs.com
·  Interactive Knockout Tutorials – http://learn.knockoutjs.com
·  Blog about KnockoutJS – Knock Me Out http://www.knockmeout.net
·  Steve Michelotti Blog – http://geekswithblogs.net/michelotti

Comments

Popular posts from this blog

SharePoint Framework Reference Guide

How to fix Azure DevOps error MSB4126

SharePoint Admin Center