With the raise of declarative UI, Jetpack Compose just might be the future of creating UI for Android. While the API is far from stable, there are already a lot of things that we can learn from other UI framework over the years, like React, Vue, and more recently, Flutter and SwiftUI.
Join me to learn some fundamental concepts (mental models) of this new way of building UI, and hopefully, when the time comes, you will be able to write idiomatic declarative UI with Jetpack Compose!