Functional Error Handling in Kotlin using Arrow KtFunctional error handling is a method of managing errors in programming that aligns with the principles of functional programming. Instead…Jul 15, 2024Jul 15, 2024
How to Implement Search in ComposeIn this tutorial, you will learn how to implement search functionality in compose for static data without using viewmodel. Let’s start!Jun 21, 2024Jun 21, 2024
Migrating to Convention PluginsConvention plugins apply conventions to a build. They do this by applying ecosystem plugins such as AGP and KGP, and then configuring those…Jun 13, 2024Jun 13, 2024