Java 10: Local Variable Type Inference
With Java 10 a new feature was introduced to the language: local variable type inference. In this short post, I am going to take a closer look at what this …
With Java 10 a new feature was introduced to the language: local variable type inference. In this short post, I am going to take a closer look at what this …
15 maart jongstleden heeft Sourcelabs samen met KLM een event gehost met Kotlin als primaire onderwerp. KLM leverde een korte introductie van Kotlin, gevolgd door een korte live-coding demo om …
Kotlin has many things going for it, with one of the main qualities being its built-in null-safety. This guarantees that properties will always have a non-null value at runtime, greatly …
If you — like me — are a sucker for reducing boilerplate and are using JSR-303 – Bean Validation (I use it as part of Spring Boot) then you may …
In de afgelopen maanden hebben wij gewerkt aan een workshop Kotlin die specifiek gericht is op ontwikkelaars die overwegen over te stappen van Java naar Kotlin voor hun bestaande Spring …
As all of us who write Java on a daily basis have experienced, we tend to spend a considerable amount of time writing boilerplate code. We can sometimes refactor that …
Team Sourcelabs, vertegenwoordigd door Stephan Oudmaijer en Jarno Walgemoed, verzorgden in samenwerking met Spilberg in het IT development café een tweetal presentaties over respectievelijk GraphQL en Kotlin. De kick-off was …