Hello Android fans, here are some articles for you:

Guide to Android app modularization

Tips and tricks on how to approach the problem of modularization of the project have appeared in the Android documentation. It contains very useful recommended patterns for multi-module applications.

How I keep my Git source control history clean

The article covers some helpful tips for young developers on how to work with git.

On Pair Programming

You have heard about pair programming, this article describes it very well and it is recommended for people who even use this approach on daily basis.

Building Plugable Features on Android

Modularization becomes an important tool to help developers continue to be productive without stepping on each other’s toes. The author examines a way to do this, and how to simplify it with Dagger or Hilt.

That’s all for this weekend, have the nice one!

Leave a comment