This week we will look at how to use knockout.js to keep our in-memory models and user interface in sync, and we’ll look at how objects are used in JavaScript.  We’ll finish up with some suggestions on how you might continue to expand your JavaScript horizons.  The slides are available online and for download (pptpdf).  Update: I’ve had stability problems with jsfiddle.net today, so just in case here’s the source for the OO examples.  The knockout examples are from their web site, so we’re safe there.

Advertisement