PinnedHow to build API using AWS Lambda in Kotlin — Part 2 — Lamda with KotlinIn Part 1 of this series, we covered the basics of setting up REST API with AWS lambda with JVM runtime to create a server-less…Mar 11Mar 11
PinnedHow to build API using AWS Lambda in Kotlin — Part 1 — Lambda & API GatewayAs many of you may know, Kotlin is a very versatile language. With Kotlin one can create not just Android apps, but also iOS app, desktop…Mar 3Mar 3
PinnedHow to create Expandable List in Jetpack ComposeIf you are here you either are in same position as I was few months ago or you are just curious about things in Jetpack Compose. Few months…Jun 14, 20233Jun 14, 20233
Android ViewModels and StringsStrings are an essential resource in any software application. And in Android application, we often deal with different types of strings,Sep 20, 2023Sep 20, 2023
Adopting Jetpack Compose in existing projectsGoogle has introduced many UI frameworks over the years to make UI development easy, like Data Binding, View Binding, or many of you must…Jul 1, 2023Jul 1, 2023
How to create Expandable List in Jetpack Compose — Part 2 — AnimationsIn last post we saw how easy it is to create Expandable lists in Jetpack Compose. If you haven’t read that part yet, here is the Part 1.Jun 25, 2023Jun 25, 2023