Web and JavaScript Development

W12 Knocking It Out of the Park with Knockout.js

08/21/2013

1:30pm - 2:45pm

Level: Intermediate to Advanced

Miguel Castro

Miguel Castro

MRD

President

Melvicorp LLC

This technology is key behind a type of web development known as Single-Page-Applications, and I'll show you exactly how this works.

MVVM on the web... that works! Yes, finally; thank you Steve! If you don’t know who I’m thanking, Steve Sanderson is one of the brilliant minds behind major contributions to ASP.NET with focus on the MVC side of things. And if you don’t know what Knockout.JS is, you really need to come see me show you how to use Steve’s latest brainchild. Knockout.JS lets you do real MVVM on your HTML. I’m talking about real two-way binding. And with the help of Web API and Ajax, you can overcome any shortcoming that cannot be totally handled on the client. This technology is key behind a type of web development known as Single-Page-Applications, and I'll show you exactly how this works. So come see me and let’s add another great tool to your web arsenal.

You will learn:

  • Understand MVVM and how it applies to the Web.
  • Learn Knockout suing JS
  • The science and technique for Single-Page-Apps