zedd45 / canjs_commander_exercise

Bitovi Training Exercise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.)

About

Bitovi Training Exercise


Languages

Language:JavaScript 85.1%Language:CSS 8.9%Language:HTML 6.0%