Book Image

Mastering KnockoutJS

By : Timothy Moran
Book Image

Mastering KnockoutJS

By: Timothy Moran

Overview of this book

Table of Contents (16 chapters)
Mastering KnockoutJS
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 6. Advanced Durandal

In the previous chapter, we covered most of the basic uses of the Durandal framework. By now, you should feel comfortable starting an application with it. In this chapter, we will continue to look at Durandal by covering some more advanced framework features as well as looking at some useful patterns that will help us solve common challenges encountered in the SPA development.

  • Publishing and subscribing with events

  • Application login scenarios

  • Advanced composition

  • Nested routers

  • Custom modal dialogs

  • Binding to plain JavaScript objects