Author: Eric Martori

Mobile

Translating text in JetPack Compose

Context Sometimes there are projects where Android’s native text management system falls short. For example, if we wanted to fix a translation error, adjust an explanation or add a new language without having to deploy a new version of the

Read More »
Agile web and app development

Our experience migrating from Dagger to Koin

Note: this was assembled with Koin version 2.0.1, more recent versions have changed some things. Refer to the official documentation for more information: https://insert-koin.io/   Migrating From Dagger To Koin Context We have a legacy project, started by a team

Read More »
Mobile Architecture Vision: Binder-Events
Software Architecture Sonar

Mobile Architecture Vision: Binder-Events

In 2019, we held a meet up in which we presented our approach to architecture in mobile development. Here you can see the talk: “Mobile Architecture Vision: Binder – Events” https://youtu.be/nV2L2Ql_690 In summary, I will first try to explain the concept

Read More »
Publishing Multi Module Android Libraries
Agile web and app development

Publishing multi module Android libraries

A lot of times, while developing mobile applications we realize that we have to solve the same problem time and time again. The solution to this issue is to extract the solution from a library so it can be reused

Read More »
How To Implement A Redux Library
Agile web and app development

How to implement a Redux library with kotlin and Rx

In this article we will cover how to implement a Redux library with Kotlin and Rx. But first things first, let’s start with the small introduction to Redux library: In essence Redux is an architecture that has three pillars: A

Read More »

Most Popular:

Secured By miniOrange