filmov
tv
Kotlin Coroutines 1.5: GlobalScope marked as delicate, refined Channels API, and more

Показать описание
Kotlin Coroutines 1.5.0 is out! Here’s what the new version brings.
The event will feature a live Q&A session with the Kotlin team.
🗓 May 25, 2021 16:00 – 17:30 CEST
GlobalScope is now marked as a delicate API. GlobalScope is an advanced API that is easy to misuse. The compiler will now warn you about possible misuse and require an opt-in for this class in your program.
Extensions for JUnit. CoroutinesTimeout is now available for JUnit 5.
The refined Channel API. Along with a new naming scheme for the library functions, the non-suspending functions `trySend` and `tryReceive` were introduced as better alternatives to `offer` and `poll`.
Stabilization of Reactive Integrations. We added more functions for converting from Reactive Streams types to Kotlin Flow and back, stabilized many existing functions and ReactiveContext API.
#Kotlin #Coroutines
The event will feature a live Q&A session with the Kotlin team.
🗓 May 25, 2021 16:00 – 17:30 CEST
GlobalScope is now marked as a delicate API. GlobalScope is an advanced API that is easy to misuse. The compiler will now warn you about possible misuse and require an opt-in for this class in your program.
Extensions for JUnit. CoroutinesTimeout is now available for JUnit 5.
The refined Channel API. Along with a new naming scheme for the library functions, the non-suspending functions `trySend` and `tryReceive` were introduced as better alternatives to `offer` and `poll`.
Stabilization of Reactive Integrations. We added more functions for converting from Reactive Streams types to Kotlin Flow and back, stabilized many existing functions and ReactiveContext API.
#Kotlin #Coroutines
Coroutines: Top 5 Questions Answered!
runBlocking - Kotlin Coroutines
Kotlin Coroutines with Raúl Raja | Lambda World News
Blocking VS Suspending - Kotlin Coroutines on Android Fundamentals Part 4
Kotlin 1.5 Online Event, May 25. Save the date!
Teaching Coroutines (Talking Kotlin #103)
What's New in Kotlin 1.5.20
What's new in Kotlin 1.5.30
Kotlin Coroutines 2021
2 - Kotlin Coroutine - Suspend functions and Coroutine Context
Что нового в Kotlin 1.5.0?
Five Highlights From the Kotlin Roadmap 2021
From Inline to Value Classes
Tutorial #2 | Cancellation & Timeouts in Kotlin Coroutines | Engineer
Creating a new thread in Kotlin 😉 in less than a minute
Suspend Function Yield | Kotlin Coroutines
New Standard Library Features in Kotlin 1.5.0
Sealed Interfaces and Sealed Classes Improvements
Kotlin Coroutines Crash Course For Beginners
The Complete Kotlin Course #34- Function Overloading - Kotlin Tutorials for Beginners
#196 Kotlin Tutorial | Main Thread and currentThread
kotlin coroutines | 9.Stateflow from liveData
Koin 3.2 - Improving the Kotlin Developer Experience| Arnaud Giulliani @Advanced Kotlin Dev Day 2022
Kotlin 1.5 Online Event
Комментарии