Blog
Popular Articles
-
3 Tricks I am using to become a better developer
•
I wasn’t always a good Android developer. I struggled quite a bit when I first started. But instead of giving up, I decided to improve by practising a few key principles daily. These principles have helped me become a better developer and guided me in other areas of life. Whether you’re stuck in your…
-
One Class every Android Developer should know about: Sealed Class
•
When building Android apps, there’s one class you can’t afford to overlook: Sealed Classes. It is like a hammer in your toolbox. You can use it to build something creative or crack open eggs to make an omelette. I know who makes an omelette with a hammer, but you can. Never mind let’s talk…
-
Breaking Down Mobile System Design
•
I wanted to level up my app development skills. But, I do not want to develop the same old chat applications with Firebase. I wanted something exciting and challenging. What is one skill that is useful to all app developers despite of their language? Answer — Mobile System Design D for Definition Mobile system design is the study of…