This weekend I spent some time playing with FuncUnit and Cucumber. In this article I'll explain why I like this combination, and how it enables you to super charge your frontend tests. Read more →
In this blog post I'll show you how to setup a CanJS project with the help of the generator-canjs and Yeoman. I'll also show you some tricks I'm using to get everything working smoothly both in the development and production modes. We'll be setting up the project to use the Bootstrap and FontAwesome for the styles and icons. Read more →
Today I gave a presentation about the JSON Schema and APItizer on the local JavaScript Meetup. If you're interested in the JSON schema I would recommend this resource. Slide deck is included below. Read more →
Today I've released a version 0.0.8 of the generator-canjs. It brings the support for the 2.1 release of CanJS, including the support for the can.stache template engine. Read more →
This week I've finished and released APItizer. APItizer is a library that enables you to mock API endpoints for single page apps. Read more →