PinnedGaurav ChaddhaKotlin Coroutines FundamentalsThe article covers why we need coroutines, it’s fundamental blocks in theory, and then shows the code to explain the blocks clearly.Oct 23, 20201Oct 23, 20201
Gaurav ChaddhaWireless ADB flow for easier developmentThis is a guide for wireless adb debugging flow without needing to connect your device to your PC all the time. I’ve included steps and…Apr 16, 2021Apr 16, 2021
Gaurav ChaddhaPractical concepts for Coroutines (Part 2)This article covers the practical concepts for using coroutines in actual projects while showing the code for explaining concepts clearly.Jan 30, 2021Jan 30, 2021
Gaurav ChaddhaPractical concepts for Coroutines (Part 1)This article covers the practical concepts for using coroutines in actual projects with code to explain the concepts clearly.Jan 30, 2021Jan 30, 2021
Gaurav ChaddhainAndroidPubPractical guide to Dagger 2Practical guide to using Dagger 2 for android with a summary of practical rules for simple use-cases of dependency injection.Sep 9, 20189Sep 9, 20189
Gaurav ChaddhainAndroidPubLearning android developmentAndroid development is exciting and fun. I’m sharing some resources I came across while learning.Feb 26, 20183Feb 26, 20183
Gaurav ChaddhainMindOrksA journey to the world of MVP and Loaders ( Part 2)Continuing our journey from the woods of MVP, in this journey we will focus on the Loader API.Jun 26, 20172Jun 26, 20172
Gaurav ChaddhainMindOrksA journey to the world of MVP and Loaders ( Part 1)The journey will take you through the woods to understand why we need MVP, job of each component and how we actually implement it.Jun 26, 20172Jun 26, 20172
Gaurav ChaddhainHackerNoon.comUnderstanding the enigma of RxJava (Part 1)The first thing that came to my mind when I first heard about Functional Reactive Programming (FRP) and RxJava was why?! Why switch from my…Oct 3, 20166Oct 3, 20166