- Published on
How does the Android Image Loading library solve the slow loading issue?
In this blog, we are going to learn how the Android Image Loading library solves the slow loading issue of images.
In this blog, we are going to learn how the Android Image Loading library solves the slow loading issue of images.
In this blog, we will learn about the Kotlin filtering function - partition. It filters a collection by a predicate and keeps the elements that don't match it in a separate list.
In this blog, we will learn why an Android App lags. I believe that every Android Developer should know the reason for the low performance of the Android app.
In this blog, we are going to learn the HTTP Request vs Http Long-Polling vs WebSocket vs Server-Sent Events(SSE).
In this blog, we will learn about the Kotlin Collection Functions - associateBy that converts a list into a map.
In this blog, we are going to learn how to remove duplicates from an array in Kotlin. As there are many ways to remove duplicates from an array in Kotlin, depending on the use case, we can decide which one to use.
In this blog, we are going to learn how to cache HTTP responses in Android using OkHttp Interceptor and Retrofit for building offline-first Android apps.
In this blog, we are going to learn why is it recommended to use only the default constructor to create a Fragment.
We can learn so many good things from the blogs of tech companies. The tech engineering blogs of the following companies are a great place to learn.