- Published on
App Startup Library
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 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.
In this blog, we will learn about the Exception Handling in Kotlin Flow.
In this blog, we will learn about the Terminal Operators in Kotlin Flow.
In this blog, we will learn about the suspend function in Kotlin Coroutines.
In this blog, we will learn about the withContext and Async-await in Kotlin.
In this blog, we will learn how to use Room Database with Kotlin Coroutines.
In this blog, we will learn how to make multiple network calls in parallel using Kotlin Coroutines.