We are not going to modularize events, because they are specific to this application. It makes no sense to isolate something that is not portable. We will not modularize either bindings or components because they are injected into the Knockout object as part of the library, so they are isolated enough and they aren't part of the modules, but the Knockout object. But we need to update dependencies in all these files because different parts of the application are now isolated in the Shop
module and its submodules.

KnockoutJS Essentials
By :

KnockoutJS Essentials
By:
Overview of this book
Table of Contents (16 chapters)
KnockoutJS Essentials
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Refreshing the UI Automatically with KnockoutJS
KnockoutJS Templates
Custom Bindings and Components
Managing KnockoutJS Events
Getting Data from the Server
The Module Pattern – RequireJS
Durandal – The KnockoutJS Framework
Developing Web Applications with Durandal – The Cart Project
Index
Customer Reviews