What's New In Kotlin 1.6.20

preview_player
Показать описание
Kotlin 1.6.20 has officially been released. It offers previews of future language features, makes the hierarchical structure the default for multiplatform projects, and brings performance improvements for the JVM, JS, and Native platforms.

In this video, you’ll find an overview of the improvements.

0:00 - What's New in Kotlin 1.6.20
0:30 - Context Receivers
3:06 - Definitely non-nullable types
4:24 Kotlin/JVM
5:34 Kotlin/Native
7:59 Kotlin Multiplatform Mobile
9:00 Kotlin/JS

#Kotlin #Release #1.6.20 #ContextRecievers
Рекомендации по теме
Комментарии
Автор

context receivers is my new favorite feature 💓

abdonasr
Автор

I think I'm much better alternative to context receivers is just to eliminate the idea of a receiver. A receiver is effectively just a limited type of function overloading where the first argument can be polymorphic. Just allow function overloading for any arguments and you don't need receivers anymore. You get the same thing as OO for all intents and purposes.

ClayShentrup
Автор

Kotlin is Modern C++'s wet dream ..but actually good

DanielMonteiroNit
Автор

simplesmente o meu malvado favorito do kotlin

guiihdazs
Автор

Hi, good video. But I request, can you please use black background for your slides

ajinkyax
Автор

We are talking about Android apps targeted to run directly on x64 environments without changes? O___O

Maybe we can now include Android on Kotlin multiplatform projects sharing easily common code with JS, Desktop and so on?

What is the catch?

renascienza.bazarclub
Автор

With every new release one wonders why anyone would want to use anything other than Kotlin. The "one language to rule them all" now?

marcfearby
Автор

Could you leave the link on video about Context Receivers?

maxim.savenko
Автор

What is tbe context recriver video link?

BoxingHacker
Автор

please add package-private like in java

TriNguyen-ymhf
Автор

Please work towards UI multiplatform like flutter. Not just common logic.

IyanuoluwaId
Автор

"...goes Alpha"
Wow, Alpha architecture! Oh...wait a minute...

DanielMonteiroNit