Join Slack
Communities
Powered by
Hi here, I was reading this answer: <https://discu...
# getting-started
g
Gasan
09/20/2022, 7:40 AM
Hi here, I was reading this answer:
https://discuss.kotlinlang.org/t/best-practices-for-top-level-declarations/2198/3
on kotlin forum. The author references “recommended practice” what practices is he talking about and where can I find them?
Gasan
09/20/2022, 7:44 AM
and further:
https://discuss.kotlinlang.org/t/best-practices-for-top-level-declarations/2198/5
he mentions “idiomatic kotlin” where can I find more info about what it is?
a
August Lilleaas
09/20/2022, 9:10 AM
I assume he refers to himself as a source, having contributed to Kotlin and written Kotlin in Action (Manning, 2017)
m
Matteo Mirk
09/26/2022, 11:33 AM
Here’s what the official docs say regards
idiomatic code
and
conventions
.
❤️ 2
3
Views
Open in Slack
Previous
Next