Contents
Kotlin
- Effective Kotlin: Item 14 —Consider implementing Comparable – Matthew Dolan
How to use comparable in ranges and as iterators - Exciting Future of Kotlin: K2 Compiler – Sevban Bayır
Interessting insights to the new compiler structure - Using Kotlin Coroutines with Spring – Hantsy
Coroutines in a practical example - Reactive or Coroutines: Between a rock and a hard place? – Benedikt Jerat
Shows the advantages of coroutines - 7 Common Mistakes in Kotlin – Jeroen Rosenberg
Really great insights into Kotlin for experienced developers - Introducing Konsist: A Cutting-Edge Kotlin Linter – Igor Wojda
Konsist seems to be comparable to ArchUnit – it’s not a linter in the classical meaning
Java
- MapStruct with Kotlin and Spring Boot: A Comprehensive Guide – Hiten Pratap Singh
If you are new to MapStruct, this is really a good comprehension - Java Generics: Intersection Types – Saeed Zarinfam
Intersection types in the name of ISP (interface segregation principal)
Python
- Make Python as Fast as C/C++, the Codon is Released! – Kevin Scott
Impressive benchmarks
Spring Boot
- THE BEST WAY TO USE TESTCONTAINERS FROM YOUR SPRING BOOT TESTS! – Michael Simons
Describe the usage of Testcontainers in Spring - Secure Spring Boot Application With Keycloak – Bartłomiej Żyliński
It’s so easy to use Keycloak with Spring
IntelliJ
- Configuring IntelliJ IDEA for Remote Development –Alexander Obregon
If you don’t know how to debug remote, here is the answer - Protips for boosting your productivity with IntelliJ – Mónika Lombos
Really good tips on debugging - Best Plugins For JetBrains IDEs – Bartłomiej Żyliński
I’ve installed some of these plugins, but 1 were new to me - Protips for boosting your productivity with IntelliJ – Mónika Lombos
Mainly advanced tips for Spring
Architecture
- Architecting Validation Logic: A Java/Spring Boot Implementation in Clean Architecture – Serghei Motpan
An exhaustive article about validation - REST Endpoint Best Practices Every Developer Should Know – Ionut Anghel
As the title says.
General
- 5 Monospaced Fonts with Cool Coding Ligatures – Matej Latin
Comparison of interesting fonts for coding