Web Server

T08 Creating Dynamic Pages using MVVM and Knockout.JS

06/14/2016

10:45am - 12:00pm

Level: Introductory to Intermediate

Christopher Harrison

Senior Content Developer

Microsoft

MVVM (Model-View-ViewModel) is the buzzword in JavaScript development these days. MVVM allows 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, allowing you to easily incorporate it into your existing pages. You'll learn how to get started with Knockout in 75 minutes–maybe even less.