Summary

In this chapter, we covered a huge number of useful Knockout.js possibilities to create powerful applications.

We also discussed how to exchange the data between the client and server with the JSON format. The mapping plugin provides us with an easy way to use JSON data in the Knockout.js ViewModel with the observables properties.

Now, we know how to create complex hierarchical markup with the help of binding contexts. We can define our own custom bindings in addition to the standard Knockout.js bindings. Moreover, we can extend the basic functionality with the help of the binding extenders and custom functions for the Knockout.js objects.

Finally, we saw how to define flexible and reusable HTML markup with templates.

All of these approaches ...

Get Getting Started with Knockout.js for .NET Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.