Setting up a Windows workstation for a 2018 technology stack
I failed to adapt using a Mac laptop. +20 years of typing on a standard PC keyboard was too much, so I decided to try to create a full work station on a Wind...
I failed to adapt using a Mac laptop. +20 years of typing on a standard PC keyboard was too much, so I decided to try to create a full work station on a Wind...
At Returnly, we are using, among others, JUnit Jupiter to test our back-end services. There is some lack of documentation and examples, so I will setup some ...
Ok, this is a story with a happy beginning. Or ending. Or both.
I have been learning Kotlin lately, and I have been playing with delegates and reified functions. By using composition over inheritance, we’ll compose some c...