Articles in this series
Hi Composers ๐๐ป, in this blog we'll discuss the issue which generally affects the performance of the application which presents data on UI with the...
Hey Android-ers ๐๐ป, In big Android projects, it is common to divide the app into several modules. This can be done for a variety of reasons, such as...
Hello Android-ers ๐ซก, after developing an application, we are mostly invested in improving the performance of the application and finding out the...
Hey Composers ๐๐ป, The heart๐ of Jetpack Compose is a State that tells compose when to recompose UI. In the state management with compose, we can...
Hey tech Android๐๐ปโโ๏ธ, this is an opinionated post about what ViewModels should do and what should not. It's based on recent experiences and seeing...
Let's improve the performance of your Jetpack Compose application ยท Hey Droid-folks and Composers ๐, this is a mini-blog where we'll discuss improving...