The Kotlin way would be to put the controller, the...
# announcements
r
The Kotlin way would be to put the controller, the model and the view inside a single file, as Kotlin recommends putting multiple things in a single file, like multiple classes