IT News, February 2023
Kotlin Nullable & Generic Receivers - Gabriel ShanahanNice recap and good exercises.Do you follow these Kotlin Best Practices? -Nishant Aanjaney JalanGood survey - even if some arguments are missing, why…
Kotlin Nullable & Generic Receivers - Gabriel ShanahanNice recap and good exercises.Do you follow these Kotlin Best Practices? -Nishant Aanjaney JalanGood survey - even if some arguments are missing, why…
Kotlin Kotlin Flashcard gameFunny way to learn some Kotlin basics. Avoid Callback Hell With Kotlin Coroutines - MiguelAnother approach to coroutines. Extension Functions: Motivation - Gabriel ShanahanExplains why to use…
Java To var, or not to var, that is the question - Victor HugoI also tend to use 'var' often, here are some good reasons for that7 Java Gems Experts…
Kotlin Kotlin vs. Java: The Clean Code Edition - Auxo Good examples where Kotline shines over Java Java Apache Commons Compress A library for lossless data compression Hash4j: a new…
Kotlin Mutation Testing in Kotlin - isabel garridoUsing PIT to find test gaps Using Higher Order Functions to Retry Errors In Kotlin - Refactoring to Kotlin with Duncan McGregorNice to…