Niko

1K posts

Niko

Niko

@nehranis

keep exploring

Bonn, Germany Katılım Ocak 2015
666 Takip Edilen66 Takipçiler
Niko retweetledi
Marcin Moskała
Marcin Moskała@marcinmoskala·
Testability is one of the most important advantages of Kotlin Coroutines. It supports virtual time, which lets us write precise, fast, and deterministic tests for cases that are hard to test with other libraries. You can easily check any scenario and assert time.
Marcin Moskała tweet media
English
5
21
130
6K
Niko retweetledi
Marcin Moskała
Marcin Moskała@marcinmoskala·
Kotlin creators plan to add another special kind of class: dataarg classes will be used to define function parameters. This will greatly support library creators who need to maintain functions with multiple optional parameters, especially those repeated in different functions.
Marcin Moskała tweet media
English
12
22
170
11.7K
Niko retweetledi
Kotlin by JetBrains
Kotlin by JetBrains@kotlin·
💡Did you know @intellijidea autogenerates tests from Ktor routes? The built-in testing library allows you to replicate production settings and isolate your services, improving tests’ performance, replicability, and integration into CI/CD pipelines. Give it a try! Official documentation: 👉 kotl.in/ktor-test
Kotlin by JetBrains tweet media
English
0
10
99
6.7K
Niko retweetledi
Kotlin by JetBrains
Kotlin by JetBrains@kotlin·
It's finally here! @KotlinConf is LIVE in Copenhagen! The JetBrains keynote has dropped some thrilling updates today – check out the thread for all the details! 🧵👇
English
2
8
63
7.6K
Niko retweetledi
Kotlin by JetBrains
Kotlin by JetBrains@kotlin·
🚀 Enable the new K2 compiler in your projects and experience the future of Kotlin today! Our migration guide has everything you need to transition smoothly and start benefiting from improved compiler performance. Discover how to migrate your projects: ➡️ kotl.in/hqg4pz
Kotlin by JetBrains tweet media
English
2
39
164
29.2K
Niko retweetledi
Emma Bostian
Emma Bostian@EmmaBostian·
If you’re thinking about getting into engineering management, this is one of the best books I've read on the topic 🙏
Emma Bostian tweet media
English
41
158
2.4K
191.3K
Niko retweetledi
Kotlin by JetBrains
Kotlin by JetBrains@kotlin·
📣 The Compose Multiplatform 1.6.2 release is out! This release is based on Jetpack Compose 1.6.4. The new version provides compatibility with Kotlin 2.0.0-RC1 and brings several bug fixes. Check out the changelog for more details. ⤵️ kotl.in/tp4thu
English
0
29
147
13K
Niko retweetledi
Kotlin by JetBrains
Kotlin by JetBrains@kotlin·
🎉 Fleet 1.33 brings several enhancements for a better KMP development experience. The highlights of this version are: ✅ Improved autocomplete ordering for ‘Composable’ functions. ✅ Enhanced Compose resource notifications. ✅ Fixed cross-language support in Amper projects. ✅ Improved behavior of iOS simulators. Learn more about working with KMP projects in Fleet: ➡️ kotl.in/aoe064
Kotlin by JetBrains tweet media
JetBrains Fleet@JetBrains_Fleet

🎉 Fleet Preview Update 1.33 is out now! This release brings plenty of new features and improvements, such as: 🪲 Debugging support for Chrome 💡 Highlighting of log files ⌨️ A keyboard shortcuts PDF Learn more about this latest release 👇 jb.gg/fleet_1.33

English
4
14
143
17.2K
Niko retweetledi
JetBrains Ktor
JetBrains Ktor@JetBrainsKtor·
🎉 The Ktor plugin registry is live! It enables you to: ✨ Add community-written plugins ✨ Use categorization for easy searching ✨ Preview documentation in the generator We’re excited to see your contributions! Read the blog post for the how-to. ⬇️ blog.jetbrains.com/kotlin/2024/04…
English
0
9
63
22.6K
Niko retweetledi
Kotlin by JetBrains
Kotlin by JetBrains@kotlin·
🧡💜 Ktor is a lightweight web framework whose functionality is significantly extended via third-party plugins. Today, we’re happy to announce that anyone can register their plugins for broader adoption across the Ktor community! For more details, check out the blog post. 👇
JetBrains Ktor@JetBrainsKtor

🎉 The Ktor plugin registry is live! It enables you to: ✨ Add community-written plugins ✨ Use categorization for easy searching ✨ Preview documentation in the generator We’re excited to see your contributions! Read the blog post for the how-to. ⬇️ blog.jetbrains.com/kotlin/2024/04…

English
2
15
118
18.8K
Niko retweetledi
Kotlin by JetBrains
Kotlin by JetBrains@kotlin·
Create an app for Android, iOS, and desktop from scratch in 100% Kotlin with Compose Multiplatform! With our deep-dive tutorial, you’ll explore multiplatform libraries and build a "Local Time App" where users can get real-time data for their location. 📆 jb.gg/cpmbty
English
4
31
182
17.3K
Niko retweetledi
JetBrains Ktor
JetBrains Ktor@JetBrainsKtor·
🏗️ Planning to deploy your Ktor app soon? Don't miss this tutorial on publishing your Kotlin + Ktor app with Docker Compose! It's a comprehensive guide that's perfect for getting your app live with ease. Check it out here: ktor.io/docs/docker-co…
English
1
10
55
2.6K
Niko retweetledi
Kotlin by JetBrains
Kotlin by JetBrains@kotlin·
Fleet 1.32 is out with updates that improve the Kotlin Multiplatform project workflow: ✅ Improved environment pre-flight checks ✅ Wireless debugging for iOS 17 Learn more about working with KMP projects in Fleet in our in-depth tutorial: ⤵️ jb.gg/jiqd19
Kotlin by JetBrains tweet media
JetBrains Fleet@JetBrains_Fleet

🤩 Fleet Preview Update 1.32 is here, now you can: ▶️ Run single files without creating a project. 🔚 Change line endings. ↕️ Sort selected lines. Learn more about this latest release in the blog post: 👇 jb.gg/fleet_1.32

English
2
18
136
17.9K
Niko retweetledi
JetBrains Ktor
JetBrains Ktor@JetBrainsKtor·
🔎 If you’re on the hunt for your next Kotlin web dev framework, try Ktor! It’s a lightweight, intuitive tool for asynchronous client and server applications. Our tutorial will help you kick off your journey. ktor.io/docs/creating-…
English
0
4
43
2.4K
Niko retweetledi
Kotlin by JetBrains
Kotlin by JetBrains@kotlin·
📣 Compose Multiplatform 1.6.1 is out! This release brings compatibility with Kotlin 1.9.23 and addresses several bugs that affected the resource management library and the TextField component. Check out the changelog for more details. ⤵️ kotl.in/compose-1.6.1
English
0
29
161
11.7K
Niko retweetledi
JetBrains Ktor
JetBrains Ktor@JetBrainsKtor·
🌌 The Ktor roadmap for 2024 has been published! This year's plans include: ⭐️ New features ⭐️ Documentation improvements ⭐️ A new plugin registry Plus, even more exciting updates on the horizon. Check out the blog post for all the details! blog.jetbrains.com/kotlin/2024/03…
English
3
23
98
17.5K