https://kotlinlang.org logo
#getting-started
Title
# getting-started
v

Vitali

10/06/2023, 11:05 PM
Hi there, any suggestions on how to learn building apps using compose from groung zero in both android and ios? (however, there is some experience with java) Expect some clear explanations of clean architecture, desing patterns for jetpack, best practices, debugging
v

Viorel Ștefan Alexandrescu

10/10/2023, 7:38 AM
Can't say I can give any clear explanations on arch or design patterns, but I believe you can refer to this repo. Regarding jetpack best practices, I guess you can have a look over this.