Last week I wrote about the overall story for my new course for Pluralsight "Building Single Page Apps (SPA) with HTML5, ASP.NET Web API, Knockout and jQuery" (due out August 31st). This week I want to share some of the client technologies that I am exploring in the SPA. This is an end to end course, so I cover the app and how it uses all of the technologies to produce the SPA. To avoid the course being 100 hours long, I cover just the pieces you need to know about to build a SPA. This should help keep the course flowing along from topic to topic.
I'll keep putting these types of posts out to help compliment my course as long as you continue to find them useful.
Here is a diagram from the course which hits some of the major 3rd party JavaScript libraries I demonstrate in the course. jQuery makes working with the DOM and making AJAX calls easy, and I ...

Go to the complete details ...