South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Yes thats want I want to do. I want to introduce it gradually by replacing existing services and starting new ones with it and eventually deprecating the old Java ones. I find java syntax very verbose. you have to write a lot of code just to achieve something smallby port I assume you mean add support to existing java apps.
Does anyone have experience with Java Spring?
Kotlin's better but not yet great IMO; still missing far too many "new style" coding features; some of the excuses given are that they're restricted because of JVM compatibility, but that certainly never held Scala or Clojure back. The same could be said about C# but to a lesser extent; where my biggest gripe is that C# is still missing so many of the features that make F# so dynamic.I have been using Kotlin for a week now in a new project.
I have also been doing a lot of C# and .net in the last year or so. C# is quite nice compared to Java. .Net is an abomination
Kotlin is the answer to my prayers. Awesome language features, leaving the verbosity of Java behind, while still being able to get the amazing productivity that the spring framework and its support projects give.