How odd is it that all the presentations at this conference that I really enjoy are the ones with fewer views? Point made at 3:41! I migrated everything I have to Java 17 and the remaining stuff is there because of some odd incompatible libraries. Love the AOT explanation, the GraalVM fun downtime elevator music bit, the WASM application, and of course the multiplatform example with examples of some of the less known Kotlin keywords for people outside Android and desktop application development like external, expected, and actual. Great fun to watch and very very relatable.
@m77mo65 Жыл бұрын
Because there are fewer seniors and fewer of them watch videos
@jcolindres001 Жыл бұрын
Hello All, What would your choice be for a server side project: Kotlin + Ktor or Kotlin + Spring Boot? Thanks,
@ArtemKhodos Жыл бұрын
You are wizzards, guys!
@fResult Жыл бұрын
how can I get the `uao` command in the 5:19? (I tried looking for it in the Homebrew, but couldn't find it.)
@FeinesFabi8 ай бұрын
google for: uao command - unzip your project and import to intellij automatically
@FeinesFabi8 ай бұрын
google for: uao command - unzip your project and import to intellij automatically
@jafajarvis324 Жыл бұрын
New syntax looks like ktor framework
@bhanubhattarai137 ай бұрын
Phehe got me.
@aortizc82 Жыл бұрын
How come I never thought of the elevator music feature while compiling? 😂
@BCareLife Жыл бұрын
Josh 😅😅😅
@markmental6665 Жыл бұрын
I write kotlin in vim #forreal
@imakhlaqXD6 ай бұрын
Nahhh that's wild. I don't think vim even have kt LSP.
@oumardicko5593 Жыл бұрын
This video confirms just how much i hate spring boot and its magic. Kotlin gives us enough developer experience i don't need any more magic.
@TrungDũngNguyễn-v9c Жыл бұрын
Does that mean you don't understand the Springs logic under the hood?
@oumardicko5593 Жыл бұрын
@@TrungDũngNguyễn-v9c I am a go developer. I have used kotlin+ktor for some time and was pretty happy with it until I came to spring. It was a nightmare. The documentation is trash and outdated, too much abstraction and magic going on under the hood. For someone trying to build something quickly, I can tell you that it's a nightmare