Let’s start with a beautiful quote, which also can act as a great summary of …
Ladda – A New Library for Client-Side API Caching
In an ideal world, caching wouldn’t be something we have to care about. However, with …
Looking Back at GOTO 2016
By Peter Crona and Michael Ruhwedel First of all, it was an amazing conference as …
Using Haskell to Find Unused Spring MVC Code
Like a lot of people at Small Improvements I’m fascinated by functional programming. For a while I’ve been thinking about cleaning up a little in our codebase, mainly the backend which is written in Java. I have known for ages that Haskell is really good with abstract syntax trees (ASTs) and was playing with the thought of creating a Haskell tool that would help me with this.
Creating The Right Knobs
I recently participated in Softwareskills’ Liar’s Dice competition, and since people have expressed interest to …