Simple TODO App in AngularJS
Using MongoLab as a storage. Live version here.
For running unit test, install Karma:
npm install -g karmaAnd run the tests with:
karma startThis simple app was made during my talk, slides can be found here.
Thanks Elliott for the original version of these awesome slides.
Note, you need 1024x768 and Chrome to get the best result...