Web Development

TH12 Knocking it Out of the Park with Knockout.JS

08/13/2015

11:00am - 12:15pm

Level: Intermediate

Miguel Castro

Miguel Castro

MRD

President

Melvicorp LLC

MVVM on the Web can really work. If you don't know what Knockout.JS is, you really need to come see me show you the what's, how's, and why's. Knockout.JS lets you do real MVVM on your HTML. This isn't a large complicated framework like Angular. It does one thing and one thing only, binding; it does that really well, and sometimes that's all you may need. With the help of Web API and Ajax, you can overcome any shortcoming that cannot be totally handled on the client. So come to this session and add another great tool to your Web arsenal. You'll be on your way to doing single-page-applications on the web in no time.

You will learn:

  • How to understand MVVM in the Web world
  • How to use Knockout.JS in ASP.NET MVC
  • How to integrate Web API with Knockout.JS