Flutter has the best performance out of any UI rendering framework I've seen before. Try the demo app yourself https://play.google.com/store/apps/details?id=io.flutter.gal... I'm sure there is an iOS counter part. I…
> It doesn't offer any solid unifying concepts that make it more ergonomic. What language features does Kotlin lack that are so important to functional programming, that say Scala has? Kotlin still lets you write awful…
I think this is more, that things are being developed without an explanation of its purpose. There's no "here are the new features in Android O" blog post
I started off a recent project in Java (heavy use of RxJava). Over time it migrated to a largely Kotlin codebase, which lends itself well to either OOP or functional. I realized, so many of my method calls on my objects…
Flutter has the best performance out of any UI rendering framework I've seen before. Try the demo app yourself https://play.google.com/store/apps/details?id=io.flutter.gal... I'm sure there is an iOS counter part. I…
> It doesn't offer any solid unifying concepts that make it more ergonomic. What language features does Kotlin lack that are so important to functional programming, that say Scala has? Kotlin still lets you write awful…
I think this is more, that things are being developed without an explanation of its purpose. There's no "here are the new features in Android O" blog post
I started off a recent project in Java (heavy use of RxJava). Over time it migrated to a largely Kotlin codebase, which lends itself well to either OOP or functional. I realized, so many of my method calls on my objects…