Today was my very first day at iChoosr, a small internet startup that focuses on […]
An Observation about TDD
To me, developers that are not applying TDD practices during their day-to-day job always seem […]
Book Review: The Clean Coder
Earlier this week I finished reading Uncle Bob?s latest book The Clean Coder. Robert C. […]
Book Reviews: CoffeeScript and JavaScript Web Applications
While catching up on my reading backlog, I particularly enjoyed reading two new books I […]
Dynamic in C# is Broken
Earlier this week, I ran into an issue while using the dynamic keyword in C#. […]
Exploring CoffeeScript Part 6 – Show Me the Goodies !
For the final blog post in this series, we?re going to go over a couple […]
Moving from E-TextEditor to Sublime Text 2
I?ve been using E-TextEditor for more than a year now for doing all my JavaScript, […]
Exploring CoffeeScript Part 5 – Ranges, Loops and Comprehensions
For this blog post, we?re going to discuss ranges, loops and comprehensions in CoffeeScript. Also […]