The Microsoft JavaScript Upshot library provides a simplified API for retrieving data from the server and caching it at the client for reuse. Coupled with Knockout, the two JavaScript libraries form ...
Peter looks at how to call a JavaScript function from your TypeScript code and do it in a type-safe way. Along the way, he dramatically simplifies a Backbone application by integrating Knockout. I ...
This is a PoC fork using proxy-compare to check an observable containing an object for changes. In standard knockout, any change to an object (even if its identical), will trigger a refresh. This fork ...
This is a presentation created for the 2012 DotNetNuke World conference. It's using the impress.js presentation framework, and this repository is forked from that one as a starting point.