Code 'n' Roll - Rocking the computer

Code 'n' Roll - Rocking the computer

Follow
homebadges
Tag

Kotlin

#kotlin

More content

Read more stories on Hashnode


Articles with this tag

Advent of Code 2022 Recap

Dec 23, 20223 min read

Introduction This year was the first one in which I participated in Advent of Code (AoC). I am not sure why I haven't noticed it before. Maybe I was...

Advent of Code 2022 Recap

Getting started with Spring and Coroutines - Part 3

Oct 13, 20224 min read

Things that don't work (Annotation magic) · Even Coroutines have to be taken with a grain of salt. This article is about the things that will not work...

Getting started with Spring and Coroutines - Part 3

Book Review: Effective Kotlin by Marcin Moskala

Sep 26, 20223 min read

Introduction Today, I want to present to you the book "Effective Kotlin" by Marcin Moskala. A friend and former colleague of mine recommended it to me...

Book Review: Effective Kotlin by Marcin Moskala

Getting started with Spring and Coroutines - Part 2

Aug 7, 20224 min read

Reactive to blocking · This is the second part of my short series about Spring and Kotlin coroutines. In the first part we learned that we can stay...

Getting started with Spring and Coroutines - Part 2

Getting started with Spring and Coroutines - Part 1

Jul 8, 20223 min read

Fully reactive · What I have seen several times among my colleagues and myself is that Coroutines are often regarded as an interesting topic, but...

Getting started with Spring and Coroutines - Part 1