Aug 25, 20231 min readAre you clearing your Android Studio Logcat each time before your app? You don't have to. You can have your logs automatically cleared before your app starts up. Here's how to do it: 1. Click Run 2. Run... 3. Edit...
Aug 6, 20231 min readTotally amazed by the power of Canvas in Jetpack ComposeA couple of weeks ago I was stunned when I saw this animation on Dribble. I was really struck by how cool the list looks during a...
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...