4 followers
👋 Hello & welcome to my blog! I'm Happy Singh, a Software Engineer, currently working at Bitclass. I write about open-source, Android, my journey into tech and things in between.
Subscribe to my newsletter and never miss my upcoming articles
Be lazy and write code only once not multiple times.
Creating a new project from Android studio and setting up all the required boilerplate code like Base classes, utils classes, extensions (Kotlin) takes so much time. Before exploring Github repo templates , I was importing the core/base module in al...