kotlin Modularizing with Intent: Finding the Right Module Naming Convention Kotlin module naming convention: [group-]domain-layer[-contexts]. Flat, flexible, KMP-friendly—read on!
jetpack compose Encapsulate your @Composable functions A convenient convention for complex composable components.