36 followers
🥑 Developer Advocate @Hazelcast ✍️ Blogger at http://blog.frankel.ch 🎓 Learner 📖 Author of https://leanpub.com/integrationtest
As part of my new job on Apache APISIX, I write less Java and Kotlin code. And when I do, the code is really simple. My coding hours (unfortunately...
Java has been my bread and butter for almost two decades. Several years ago, I started to learn Kotlin; I never regretted it. Though Kotlin compiles...
At the beginning of the year, I had two new Macs in a row in one month. I changed my company and had to return my previous laptop. Thus, I ordered a...
Writing summaries of conference talks is the best way to focus on the talk and listen actively. Before conference speaking became part of my job, I...
In my previous blog post Chopping the monolith, I explained my stance on microservices and why it shouldn't be your golden standard. However, I...
Kotlin added the idea of Context Receivers in version 1.6.20. In this post, I'd like to toy with them to understand how useful they can be. Note that...