JavaScript SPA: Adding Views and Handling View Navigation in Durandal

  • Description
  • Reviews (0)

Description

A JavaScript single page application, or SPA, uses a combination of JavaScript libraries and web development frameworks to communicate with the server, consume and manage data, and to display application views on screen. A SPA serves up a single HTML page in which all of the application views are rendered on the client, and data that is retrieved from the server can be cached and efficiently managed on the client. In this course, you will learn how to retrieve data for modules in the Durandal JavaScript framework, as well as learn how to set up and configure module routes using the Durandal shell router, how to activate and bind module routes to the Durandal shell router, and how to dynamically compose views in the Durandal JavaScript framework in Visual Studio 2013.

Reviews

There are no reviews yet.

Be the first to review “JavaScript SPA: Adding Views and Handling View Navigation in Durandal”