Entries from April 2010

Move over Java, I have fallen in love with JavaScript

April 7th, 2010 · 37 Comments

I spent the past year developing <angular/> in JavaScript (client) and Ruby on the server, and I have totally changed my opinion of dynamic languages, and I wanted to share some thought with you.
Tests are a must
Compilers are great at telling you that you have miss-typed something or that you assumptions about classes are wrong, [...]

Tags: Uncategorized