What if best practices were the norm?
During my second year of university I followed a course dedicated to object-oriented programming and quickly fell in love with Java. My honeymoon phase with it is long over and I've come to dislike a lot of the ceremonies and self-imposed restrictions that can come with good object-oriented code. So what if the best practices I'm forcing myself to follow were easier to adopt and put into practice?
read more →A new Gleam feature I love
A new Gleam release is right around the corner and it will come with a new feature I absolutely love: label shorthands. It might not be as flashy as other features but I wanted to implement it for the longest time and think it will really help me write better code. Here's what it's all about.
read more →