Zain Ul HassanFunctional 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 15Jul 15
Zain Ul HassanHow 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 21Jun 21
Zain Ul HassanMigrating 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 13Jun 13