Explore >> Select a destination


You are here

firebase.blog
| | blog.qburst.com
14.9 parsecs away

Travel
| | Want to learn to build a custom UI component using Jetpack Compose with easy-to-follow instructions? Let's start by building an LED matrix display.
| | codingwithmohit.com
17.9 parsecs away

Travel
| | Learn about how to handle shared mutable state in Kotlin and Swift.
| | www.marcogomiero.com
12.7 parsecs away

Travel
| | One of the pros of Jetpack Compose (in the rest of the article, I will just call it Compose, for brevity), and generally of declarative UI frameworks, is the capability of defining the UI with the same programming language the rest of the application uses. With Compose, it is not necessary anymore to bridge the UI definitions from XML (e.g. with the [in]famous findViewById), resulting in less context switching between two different environments (XML and Kotlin code).
| | vgaidarji.me
86.1 parsecs away

Travel
| I'm a software developer with the main focus on Android platform.