Play by Play: Knockout Cart with Scott Hanselman

Pluralsight
Course Summary
Scott Hanselman puts Rob Conery on the spot as Rob builds out a Javascript-powered shopping cart using KnockoutJS
-
+
Course Description
In this Play by Play (formally "Full Throttle" from Tekpub), Rob Conery builds a Javascript-powered shopping cart for Tekpub.com using KnockoutJS which Scott Hanselman watches and comments. Inspired by SimpleCartJS, Rob is tasked with creating a browser-based shopping experience for his users. The code for this course is up at http://github.com/tekpub/knockout-cart. Don't miss the follow up to this course - where Ryan Neimeyer refactors Rob's code!
-
+
Course Syllabus
Introduction- 4m 14s
—Introduction 1m 46s
—Our Inspiration: SimpleCart 2m 27sThe Challenge- 1h 7m
—Creating the Cart 7m 51s
—Testing with Jasmine 34m 19s
—Implementation 25m 35s