Into the Ring with knockout.js: Part 2 – the Rematch

1 Star2 Star3 Star4 Star5 Star (No Ratings Yet)
Loading ... Loading ...

In the of this tutorial, we put together a basic example of a list of contacts. The view (the visible representation of the data on the page) was created using a template, along with some other elements bound to methods and properties of the using attributes. Some of the values in the were observable and were monitored for changes which were then propagated to our view automatically.In this part, we’ll continue building on the example to add additional functionality. For example, if there were a lot of contacts in our model, a useful feature to add would be paging, to break the view up into more manageable sections.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment