Run Kotlin Scripts (kts) from regular Kotlin Programs https://kotlinexpertise.com/run-kotlin-scripts-from-kotlin-programs/
Tag: kotlin
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/)
GraphQL API
Android, mvvm, databinding, custom adapters
Custom attributes using BindingAdapters in Kotlin
https://proandroiddev.com/custom-attributes-using-bindingadapters-in-kotlin-971ef8fcc259
Modeling ViewModel States Using Kotlin’s Sealed Classes
https://engineering.udacity.com/modeling-viewmodel-states-using-kotlins-sealed-classes-a5d415ed87a7
Simplify your Android code by delegating to sealed classes (https://medium.com/halcyon-mobile/simplify-your-android-code-by-delegating-to-sealed-classes-99304c509321)