PinnedPranav JayarajClean Architecture : A Brief IntroductionIn this article we will be covering a brief introduction on Clean Architecture, its advantages and how to implement the same.Oct 30, 2020Oct 30, 2020
Pranav JayarajinFRNDIntroducing Rust into the Android PlatformThe Android platform have seen a lot of changes in these few years and the platform is continuously skyrocketing its efficiency. It has…Apr 23, 2021Apr 23, 2021
Pranav JayarajinFRNDA Quick Guide to the animate*AsState API in Jetpack ComposeCreating complex animations have never been easy in Android. Thanks to Jetpack Compose, we now have multiple Animation APIs to make our….Mar 16, 20212Mar 16, 20212
Pranav JayarajIncreasing productivity using Kotlin Extension functions.Android dev’s current love interest Kotlin has a really cool feature which can spare a lot of time by helping you skip writing redundant…Jan 20, 2021Jan 20, 2021
Pranav JayarajHigher Order Functions in KotlinNow, before we look at higher order function let’s begin with an example to make things clear enough. I have a requirement to capture a…Sep 20, 2020Sep 20, 2020