JavaScript Ruminations

I have used JavaScript of and on for many years but in the last three years I have used it seriously for building a large client-side web application. During that time I have push many of the boundaries of JavaScript and uncovered some fundamental issues with the language. One of the most common complaints about… Continue reading JavaScript Ruminations

Time Waits for no One

Joda Time is a library that improves the functionality and usability of dates and times in the Java environment. The built-in Java classes are hard to use, missing common functionality, and do the wrong thing in many cases. Thus was born Joda Time. It has been so successful that it was made the basis of JSR-310,… Continue reading Time Waits for no One

%d bloggers like this: