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.
@@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
It's okay, you're among friends. :D
Great video, thanks!
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.
Because there are fewer seniors and fewer of them watch videos
Hello All,
What would your choice be for a server side project: Kotlin + Ktor or Kotlin + Spring Boot?
Thanks,
You are wizzards, guys!
New syntax looks like ktor framework
Phehe got me.
How come I never thought of the elevator music feature while compiling? 😂
how can I get the `uao` command in the 5:19? (I tried looking for it in the Homebrew, but couldn't find it.)
google for: uao command - unzip your project and import to intellij automatically
google for: uao command - unzip your project and import to intellij automatically
I write kotlin in vim #forreal
Nahhh that's wild. I don't think vim even have kt LSP.
Josh 😅😅😅
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.
Does that mean you don't understand the Springs logic under the hood?
@@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