Starting a New Web Application (Part 1): An Exploration of Options
Finding myself with some free time (and looking into starting a new project), I thought I might catch myself up on the state of web technologies,... »
Finding myself with some free time (and looking into starting a new project), I thought I might catch myself up on the state of web technologies,... »
So as we all (should) know, Play! Framework has released v2.3.x
»A side by side comparison (now that I finally got it figured out!) of Play Framework v2.2.x promise unwrapping in Java and Scala.... »
Lombok is a project that removes some of the tediousness of Java by letting you use annotations to replace the verbosity of Getters/Setters (and heaps... »