A set of rules for authoring public APIs in Java and Kotlin with the intent that the code will feel idiomatic when consumed from the other language.
Tag: kotlin
Architectures of Android applications
update 14/05/2018
About MVVM and Kotlin in architecting-android-reloaded (github)
https://medium.com/@bvmaks/architectures-of-android-applications-244a083bf132
Forms & Controls
Model View Controller
Model View Presenter
Model View ViewModel
Model View Intent
Comparative Analysis
Run Kotlin Scripts from Kotlin Programs
Run Kotlin Scripts (kts) from regular Kotlin Programs https://kotlinexpertise.com/run-kotlin-scripts-from-kotlin-programs/
Happy Path: Kotlin + Actors + Kategory
https://medium.com/@javipacheco/happy-path-kotlin-actors-kategory-proof-of-concept-322e9099d2ea
https://github.com/javipacheco/rekkit
Akka (https://akka.io/)
Arrow – Functional companion to Kotlin’s Standard Library – (http://arrow-kt.io/)