JavaScript SPA: Getting Started with SPA in Visual Studio 2013


Overview/Description
Target Audience
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/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 use various JavaScript SPA templates in Visual Studio 2013 such as Durandal, Breeze, Angular, Knockout, Ember, and Hot Towel for quickly getting off the ground with your first JavaScript SPA in Visual Studio 2013.

Target Audience
Web developers seeking an introductory guide to developing lightweight, high performance JavaScript single page applications in Visual Studio 2013

Expected Duration (hours)
2.0

Lesson Objectives

JavaScript SPA: Getting Started with SPA in Visual Studio 2013

  • start the course
  • install the Backbone.js SPA template in Visual Studio 2013
  • install the Durandal.js SPA template in Visual Studio 2013
  • install the Breeze-Knockout.js SPA template in Visual Studio 2013
  • install the Breeze-Angular.js SPA template in Visual Studio 2013
  • install the Hot Towel MVC SPA template in Visual Studio 2013
  • install the Ember.js SPA template in Visual Studio 2013
  • add a new view in a Hot Towel MVC SPA project in Visual Studio 2013
  • working with common NuGet packages
  • Course Number:
    sl_jssp_a01_it_enus

    Expertise Level
    Beginner