• Designing and Working with Single View States on Android

    Describing the state of a screen is a common practice these days thanks to MVI popularizing the concept. Let’s take a look at some examples of how you can design your state objects neatly using data classes and sealed classes, and how you can put them into practice.

    Read More

  • Wrap-up 2019

    Another year has come to an end, so it’s time to reflect again. I’ll attempt to sum up what I’ve done this year, how that compares to what I was planning to do at this same time last year, and what I expect to be next.

    Read More

  • Let’s Review: Pokedex

    In what may be the start of a new series, I code review a project that was posted on reddit recently and got very popular very quickly. Let’s see what we can learn from it?

    Read More

  • Book (P)review: Living by the Code

    I can’t tell you how much I’ve been anticipating this book ever since I first heard it announced. This is a very short review, because really, you should read it yourself. But let me spoil one thing: It’s amazing.

    Read More