/canjs_commander_exercise

Bitovi Training Exercise

Primary LanguageJavaScript

CanJS demo

This demo is derived from an exercise to reproduce the code on http://cancommand.herokuapp.com/. This code was written when I was in a Bitovi training led by Alexis Abril.

The basic concepts are to utilize can.Models, can.Component, can.stache (for live binding with improved mustache templates) and stealJS for dependency management.

I wrote this code as an exercise during the training (thanks @WalmartLabs), but I will be modifying it periodically to try things out (and I'm about to fork it and try the ES6 syntax. Yum.)