Kotlin useful but unfairly not mentioned features
May 3, 2020
Exploring some good Kotlin features which are not so widely discussed
...
➦
Category theory
Apr 26, 2020
Short synopsis on lectures about Category theory and programming
...
➦
Accessibility of text over generic background color
Mar 29, 2020
Investigating issues which might result in poor accessibility with text drawn over a random background color
...
➦
Compiler-generated classes, methods and fields in Java
Mar 19, 2020
Looking at what compiler can generate and in which situations.
...
➦
Unit Testing Best Practices
Mar 19, 2020
A list of practical suggestions that can help you write better tests
...
➦
From RxJava to Kotlin Flow: Testing
Mar 5, 2020
Comparing approaches to testing in RxJava and Kotlin Flow
...
➦
From RxJava to Kotlin Flow: Throttling
Mar 2, 2020
Comparing Throttling operators in RxJava and Kotlin Flow
...
➦
From RxJava to Kotlin Flow: Stream Types
Feb 26, 2020
Comparing Stream Types in RxJava and Kotlin Flow
...
➦
From RxJava to Kotlin Flow: Error Handling
Feb 24, 2020
Comparing Error Handling in RxJava and Kotlin Flow
...
➦
Vinyls animation with MotionLayout
Feb 21, 2020
Playing with dribbble and MotionLayout
...
➦