Web Client, Microsoft Sessions

W14 Creating Dynamic Pages using MVVM and Knockout.JS

08/10/2016

1:30pm - 2:45pm

Level: Introductory to Intermediate

Christopher Harrison

Senior Content Developer

Microsoft

MVVM (Model-View-ViewModel) is the buzzword in JavaScript development these days. MVVM allows for automatic updates of your UI when your data changes, and two-way data-binding. There are several frameworks that implement MVVM, including Knockout. What makes Knockout special is it's designed to work with other client-side technologies, which lets you easily incorporate it into your existing pages. You'll learn how to get started with Knockout in 75 minutes. Maybe even less.