Sachin Kumar3-simple steps for database designingIn this article, we are going to cover the 3-simple steps for designing the database for Online Books Selling Portal and that will be very…Jun 13, 20211Jun 13, 20211
Sachin KumarAndroid Hilt SimplifiedIn this article we are going to understand the Android Hilt Dependency Framework in a simple manner using the important annotations which…Dec 6, 2020Dec 6, 2020
Sachin KumarComposite Design PatternIn this article, we are going to discuss the Composite Design Pattern. This is the pattern in which we compose objects into a tree…Oct 26, 2020Oct 26, 2020
Sachin KumarRun Android App against a localhost APIIn this article, I want to share my experience while developing an API for my Android App using Spring boot Framework and for the database…Sep 20, 20202Sep 20, 20202
Sachin KumarChain Of Responsibility Design PatternThis is the article about Chain Of Responsibility Design Pattern in which we have a sender and the mutiple receivers to handle the message…Aug 23, 2020Aug 23, 2020
Sachin KumarOverview of Microservices Architecture for backendIn this article, we are going to understand what exactly the Microservices Architecture is and why we must consider this while designing…Aug 16, 2020Aug 16, 2020
Sachin KumarMVI Architectural PatternIn this article, we are going to understand what exactly the MVI architectural pattern is and how we can implement it with the ViewModel…Aug 9, 2020Aug 9, 2020
Sachin KumarDelegation design pattern in Java vs KotlinIn this article, we are going to discuss the delegation design pattern in Java vs Kotlin. Let’s first understand what exactly the…Jul 12, 20202Jul 12, 20202
Sachin KumarUnit Test Retrofit API calls with MockWebServerIn this article, we are going to test our ViewModel in our sample Android app which contains the logic for requesting employee details…Jul 5, 20203Jul 5, 20203
Sachin KumarCoroutines SimplifiedIn this article, we are going to understand what exactly the coroutines in Kotlin are and how we can use it to fetch the data from the…Apr 26, 2020Apr 26, 2020