Using Durandal to Create Single Page Apps
- by Stephen.Walther
A few days ago, I gave a talk on building Single Page Apps on the Microsoft Stack. In that talk, I recommended that people use Knockout, Sammy, and RequireJS to build their presentation layer and use the ASP.NET Web API to expose data from their server.
After I gave the talk, several people contacted me and suggested that I investigate a new…