Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
MASTERING KNOCKOUTJS

You're reading from   MASTERING KNOCKOUTJS Use and extend Knockout to deliver feature-rich, modern web applications

Arrow left icon
Product type Paperback
Published in Nov 2014
Publisher
ISBN-13 9781783981007
Length 270 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Timothy Moran Timothy Moran
Author Profile Icon Timothy Moran
Timothy Moran
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Knockout Essentials 2. Extending Knockout with Custom Binding Handlers FREE CHAPTER 3. Extending Knockout with Preprocessors and Providers 4. Application Development with Components and Modules 5. Durandal – the Knockout Framework 6. Advanced Durandal 7. Best Practices 8. Plugins and Other Knockout Libraries 9. Under the Hood Index

Chapter 5. Durandal – the Knockout Framework

In the previous chapter, we looked at how to use RequireJS and SammyJS with Knockout, to add more standard functionality to our frontend stack with module definitions and client-side routing. Both of these concepts have become very common in the JavaScript world; you might even consider them as a standard for modern web applications. Knockout is a library and not a framework, in that it fills a specific role—data-binding—instead of trying to be the entire development framework for the frontend. This leaves a lot of decisions to be made if you want to create a modern JavaScript client, which can be burdensome, time-consuming, and, if your team is divided, contentious. Durandal is a framework that attempts to make many of these decisions while still keeping Knockout's MVVM philosophy in mind.

Durandal was created by Blue Spire, whose principal developer, Rob Eisenberg, also created the popular WPF framework Caliburn...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime