Micronaut & Quarkus
Every last Friday of the month we as Sourcelabs come together for our internal meetup. The goal of this meetup is to learn new things and to have fun together. …
Every last Friday of the month we as Sourcelabs come together for our internal meetup. The goal of this meetup is to learn new things and to have fun together. …
My name is Duncan Campbell and I work as a senior developer in a team of seven developers at the Rabobank. In the last year, there’s been a lot of …
Every last Friday of the month we as Sourcelabs come together for our internal meetup. The goal of this meetup is to learn new things, have fun together and to …
How do you get the desired results in meetings? What are the ingredients for good discussions? Is it possible to let everyone actively contribute in meetings? These were some of …
Every month we get together with the team to work on new technology or just occupy ourselves with tech related topics in general. In order to come up with topics …
At least once month we come together for a full day at Sourcelabs to spend time together learning new things. For last Fridays edition, we planned looking into Flutter and …
Every last Friday of the month we organize an internal Sourcelabs meetup. Main goal of our meetups is to gain new knowledge, share insights, get some hands-on experience with relevant …
In this series we will look at how WireMock can help the development and testing of Microservices. The first part will focus on a standalone setup to understand what WireMock …
Kotlin’s built-in null-safety makes it easy for us to write code that’s less error-prone and less susceptible to the unwanted and unexpected NullpointerException at runtime. We can do a lot to make …
Spring Fu is an experimental Kotlin micro-framework that makes it easy to create lightweight Spring-powered applications with functional APIs instead of annotations. Fu is for functional API, but that’s also …