Eventually Consistent
blog
/
projects
/
about
/
Search
All tags
Posts tagged with "Javascript"
Knockout Mapping
One thing I really like about Knockout is that it doesn't lock you into using any particular implementation for features that other frameworks might. In fact Knockout is arguably a library in that sense. So to get some functionality you have a choice of plugins (or you could just write your own). This is a look at the Knockout Mapping plugin.