2.1: Making everything observable

Anti-Pattern

We have a large collection of authors and books and we're using ko.mapping() out of laziness. Everything is (unnecessarily) observable. Check the console for the time it takes to finish loading. If you're using chrome, take a heap snapshot and note the size.

| | pages