Blog Archives

Journey into Angular Part Two

This is continuation from my original post Journey Into Angular – Part 1 Clean Up I wanted to clear up a few things that I did from my previous post. I originally pulled in all of the angular libraries from

Tagged with: , , , , , , ,
Posted in ajax, Angular, AngularJS, AngularJS-Resource, C#, WebAPI

Using mocha and sinon for client side testing

Returning to the MotorDB project, https://github.com/thesoftwaredude/MotorDB, I have unit tests of the controllers, but nothing for testing the client side code. I have been reading recently about the various javascript testing frameworks, and decided that I want to try using mocha

Tagged with: , , , ,
Posted in mocha, sinon, TDD, Typescript

appharbor and Typescript – 404 errors

In part 1 of setting up and creating the MotorDB application, Typescript was used. To help demonstrate the application, it is hosted at appharbor However after appharbor pulled down the latest code from GitHub, the sample data was not being displayed.

Tagged with: , ,
Posted in appharbor, MotorDB, Typescript

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 13 other subscribers