Kotlin Weekly - Kotlin Weekly #365

 
 

ISSUE #365

30th of July 2023
 



Announcements


KotlinConf 2024 Tickets Are Now Available!
The tickets for the KotlinConf 2024 are now available. Remember how quick they are generally sold, in case you consider attending the event.
blog.jetbrains.com



Articles


Intercepting Ktor Network Responses in Kotlin Multiplatform
This article will explore how to use Ktor’s `HttpResponseValidator` to intercept and handle responses in mobile applications.
proandroiddev.com

Popular apps using Kotlin Multiplatform (KMP) in 2023 — and what you can learn from them
Jacob Ras wrote this article analyzing some current KMP libraries and what you can learn from them.
medium.com

Actor pattern controlling connection pool in Kotlin to honor API rate limit exceptions
Article by Don Mitchell about using actor as traffic cop in highly parallel system hitting external APIs but responding to rate limit exception.
www.cargurus.dev

Resolving Generic Type Challenges in Kotlin Multiplatform Projects for iOS Release Builds
Imre Kaszab managed to tackle a tricky issue with generic types in Kotlin Multiplatform for iOS release builds, and shared his learnings with us.
blog.apter.tech

Resolving Generic Type Challenges in Kotlin Multiplatform Projects for iOS Release Builds
Imre Kaszab managed to tackle a tricky issue with generic types in Kotlin Multiplatform for iOS release builds, and shared his learnings with us.
blog.apter.tech

How to apply the test pyramid to your Ktor application
Matthias Schenk shows how a Ktor application can be tested in a way so that all parts of the testing pyramid are covered.
towardsdev.com



Android


Debugging the recomposition in Jetpack Compose
Phat Nguyen published a new article, this time talking about how the recomposition happens in Compose.
phatnhse.medium.com



Videos


Build an iOS & Android app in 100% Kotlin with Compose Multiplatform
Sebastian Aigner speaks in this video about how to develop a 100% Android and iOS app using Compose Multiplatform.
www.youtube.com

NullPointerExceptions for Fun and Profit
Duncan McGregor has been refactoring his validation code, and ended up using NullPointerExceptions for control flow.
www.youtube.com



Conferences


Kotlin Training Day
Xebia is hosting 2 days of free Kotlin Training Days for the worldwide community! Make sure to put this event on your calendar.
pages.xebia.com



Libraries


Compose Stable Marker
Compose stable markers to tell some guarantees to the compose compiler.
github.com

kotlin-tree
Library that allows declarative handling of multi-way tree data in Kotlin
github.com

AR-Touch
Interesting PoC showcasing how to achieve touchless interaction with display screens using MediaPipe, OpenCV and Bluetooth.
github.com

Contribute

We rely on sponsors to offer quality content every Sunday. If you would like to submit a sponsored link contact us.

If you want to submit an article for the next issue, please do also drop us an email.
 


Thanks to JetBrains for their support!

Twitter
Facebook
Website
Copyright © 2023 Kotlin Weekly, All rights reserved.
You are receiving this email because you opted in at our website.

Want to change how you receive these emails?
You can update your preferences or unsubscribe from this list

Email Marketing Powered by Mailchimp

Older messages

Kotlin Weekly #364

Sunday, July 23, 2023

ISSUE #364 23rd of July 2023 Articles Designing a Functional Library Uberto Barbini, author of From Object to Functions, wrote a new article on how we can design a Functional Library. medium.com

Kotlin Weekly #363

Sunday, July 16, 2023

ISSUE #363 16th of July 2023 Announcements Android 14 Beta 4 The latest Beta version of Android 14 has just been announced! Check some of the details in the official announcement. android-developers.

Kotlin Weekly #362

Sunday, July 9, 2023

ISSUE #362 9th of July 2023 Announcements Kotlin 1.9.0 Released The Kotlin 1.9.0 release is out and the K2 compiler for the JVM is now in Beta. This release contains new language features and

Kotlin Weekly #361

Sunday, July 2, 2023

ISSUE #361 2nd of July 2023 Articles Unifying our workflow: the journey to monorepo with Kotlin Multiplatform Mobile In this article you can learn about the evolutionary journey of adopting Kotlin

Kotlin Weekly #360

Sunday, June 25, 2023

ISSUE #360 25th of June 2023 ´ Announcements The Kotlin 1.9.0-RC release is out The Kotlin 1.9.0-RC release is out! Check here some highlights from this preview version of Kotlin. kotlinlang.org

You Might Also Like

WebAIM November 2024 Newsletter

Friday, November 22, 2024

WebAIM November 2024 Newsletter Read this newsletter online at https://webaim.org/newsletter/2024/november Features Using Severity Ratings to Prioritize Web Accessibility Remediation When it comes to

➡️ Why Your Phone Doesn't Want You to Sideload Apps — Setting the Default Gateway in Linux

Friday, November 22, 2024

Also: Hey Apple, It's Time to Upgrade the Macs Storage, and More! How-To Geek Logo November 22, 2024 Did You Know Fantasy author JRR Tolkien is credited with inventing the main concept of orcs and

JSK Daily for Nov 22, 2024

Friday, November 22, 2024

JSK Daily for Nov 22, 2024 View this email in your browser A community curated daily e-mail of JavaScript news React E-Commerce App for Digital Products: Part 4 (Creating the Home Page) This component

Spyglass Dispatch: The Fate of Chrome • Amazon Tops Up Anthropic • Pros Quit Xitter • Brave Powers AI Search • Apple's Lazy AI River • RIP Enrique Allen

Friday, November 22, 2024

The Fate of Chrome • Amazon Tops Up Anthropic • Pros Quit Xitter • Brave Powers AI Search • Apple's Lazy AI River • RIP Enrique Allen The Spyglass Dispatch is a free newsletter sent out daily on

Charted | How the Global Distribution of Wealth Has Changed (2000-2023) 💰

Friday, November 22, 2024

This graphic illustrates the shifts in global wealth distribution between 2000 and 2023. View Online | Subscribe | Download Our App Presented by: MSCI >> Get the Free Investor Guide Now FEATURED

Daily Coding Problem: Problem #1616 [Easy]

Friday, November 22, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Alibaba. Given an even number (greater than 2), return two prime numbers whose sum will

The problem to solve

Friday, November 22, 2024

​ Use problem framing to define the problem to solve This week, Tom Parson and Krishna Raha share tools and frameworks to identify and address challenges effectively, while Voltage Control highlights

Issue #568: Random mazes, train clock, and ReKill

Friday, November 22, 2024

View this email in your browser Issue #568 - November 22nd 2024 Weekly newsletter about Web Game Development. If you have anything you want to share with our community please let me know by replying to

Whats Next for AI: Interpreting Anthropic CEOs Vision

Friday, November 22, 2024

Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 22, 2024? The HackerNoon

iOS Cocoa Treats

Friday, November 22, 2024

View in browser Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Using the SwiftUI ImageRenderer The SwiftUI ImageRenderer