/canjs_cookie_debug_exercise

Bitovi Training - Code Exercise, final day

Primary LanguageJavaScript

CanJS Exercise Solution #2

This demo is derived from a previous exercise based on a prototype at http://cancommand.herokuapp.com/. This solution stems from the solution to that exercise as written by Alexis Abril.

This exercise extends from the previous solution, but is intended to teach us how to utilize / extend can.Models so it's usable with a different data source (non-xhr; in this case, reading from browser cookies).