them are created equal • Several options: React Native, Flutter, Xamarin, PhoneGap, Titanium, Cordova, etc. • Quite unlike all other options • Ideal for business logic code sharing How it works
userId: Int, actual val amount: Decimal, actual val feePercent: Decimal, actual val price: Decimal, actual val coinPair: CoinPair, actual val status: OrderStatus, actual val type: OrderType, val createdAt: DateTime = DateTime.now(), val updatedAt: DateTime = DateTime.now() ) JVM
Interfaces cannot have constructors • All implementations are known at compile time • More flexibility • Top level and extension functions are supported Why not interfaces?
changes • Very exciting technology • Benefits from a large and quickly growing Kotlin community • Expect the usual top notch tooling support by Jetbrains • You can start trying it out using it right now Key take aways