- Published on
What is Blockchain?
This article is for anyone who is curious about the blockchain but has no idea what it is exactly.
This article is for anyone who is curious about the blockchain but has no idea what it is exactly.
My transition from a Civil Engineer to a Software Engineer.
In this blog, we are going to see why we need Jetpack DataStore Preferences, learn how to implement Jetpack DataStore Preferences in our Android application and how can we migrate our SharedPreferences to DataStore Preferences.
In this blog, we will discuss about the Google Android Developer Interview.
In this blog, we will learn how to optimize the RecyclerView performance in Android.
In this blog, we will learn about the Kotlin Flow Zip Operator and how to make multiple network calls in parallel using it.
In this blog, we are going to discuss why there is a need for the App Startup Library. Most importantly, we will learn what are the problems it solves and how it helps us in improving the App Startup time.
In this blog, we will learn how to implement the instant search feature using Kotlin Flow operators in Android applications.
In this blog, we are going to discuss the different types of flow builders and how to create Flow using Flow Builder.