Fernando RaviolaA case against the MVI architecture patternMy opinions are based on my own experience working with different implementations of MVI applied to both personal projects and at my day…Apr 13, 2021Apr 13, 2021
Fernando RaviolaWriting Super Mario Bros in C++I decided to learn C++ as step towards understanding more about the fundamentals of computer science, programming languages and graphics…May 30, 20201May 30, 20201
Fernando RaviolainProAndroidDevCoroutines “gotchas”I keep forgetting some basic knowledge about how coroutines work, so I’m writing this article as a quick reminder for myself and anyone…Sep 30, 20193Sep 30, 20193
Fernando RaviolaQuick config Mockito with Kotlin (and RxJava2)I’m writing this article to have a handy reference on how to fix issues that arise when trying to use Mockito and Kotlin together. There…Aug 14, 2017Aug 14, 2017
Fernando RaviolaRxAndroid: An event bus on steroidsIn this article I will try to describe how to build a Event bus using RxJava through an example: A very simple app that displays random…Feb 4, 20172Feb 4, 20172