May 26, 20231 min readReally quick intro to GitSo, recently I faced an issue that some interns on my team weren't really aware with the basics of Git. That's why I decided to create...
May 8, 20231 min readResults of my poll on Reddit regarding the topics that Android devs struggle the most with.Some other topics that were mentioned a lot are Gradle, building Gradle plugins, and testing. Link to the post -...
Jan 18, 20232 min readResources for learning Clean Architecture in AndroidRecently I've become more interested in learning about how should you implement the proper Clean Architecture in Android. As you know,...