The Daily Kotlin
1.61K subscribers
53 photos
1 video
1 file
494 links
Kotlin Chats in Telegram:
RU https://kug.community/
EN https://kug.community/en

Kotlin news and tips
Download Telegram
🤮1
IntelliJ IDEA 2021.3 EAP 4 brings new feature: Remote Development

1. Install JetBrains Gateway – Launcher for JetBrains Client (Code With ME Guest currently)
2. Run JetBrains Gateway
3. Connect to SSH
4. Gateway will install headless IDE (Intellij Idea/Goland) on server and start JetBrains Client (Code With Me)
5. Profit!

I’ve tried it on Digitalocean 40$/Month droplet and it’s too slow.
👍1🤮1
👎1🤮1
🎉🎉🎉 Kotlin 1.6.0 Released!

- Sealed (exhaustive) when statements
- Suspending functions as supertypes
- Suspend conversions
- Improved type inference for recursive generic types
- Builder inference improvements
- … and more!
🤮1
Kotlin Roadmap Highlights 2021

- K2 compiler frontend is on its way to Alpha
- Focus on stability and robustness for #KMM
- Namespaces research and prototyping
- #Kover, a Kotlin test coverage tool
- #Dokka, a revamped tool for generating lib docs
- Improving the Kotlin IDE plugin release adoption
- Playground improvements
🤮1
KMM Plugin for Android Studio 0.3.0 Released

- A new KMM Library project wizard with the ability to distribute KMM modules to iOS projects as XCFramework
- The ability to use KMM plugin wizards on non-Mac machines
- A hierarchical project structure supported in the generated projects
🤮1