Kotlin Weekly - Kotlin Weekly #427

 
 

ISSUE #427

6th of October 2024
 



Articles


Telltale: Automating Experimentation in Gradle Builds
Iñaki Villar introduces the latest iteration of Telltale, a framework designed to automate experimentation in Gradle builds.
dev.to

Structured Concurrency: coroutineScope
Beatrice Kinya wrote about using structured concurrency in Kotlin coroutines to manage concurrent tasks efficiently, demonstrating how coroutineScope and async enable parallel execution without blocking threads.
kinya.medium.com

ACAB: Fire the (code style) cop in your head
ony Robalik passionately critiques enforced automated code style formatters, arguing that they cause more friction than benefit, especially in complex Kotlin projects.
dev.to
 


Sponsored

Is your Kotlin codebase a coroutine puzzle?
Optimize your Kotlin development with CodeRabbit. Automatically catch bugs in Coroutines, Ktor, Kotlin Multiplatform, and Android projects, enforce best practices, and enhance code quality with smart, context-aware insights and 1-click fixes. Sign up for free today and streamline your code reviews!
coderabbit.ai



Android


Setting Up Logback Programmatically in Android
Andrzej Zabost wrote about configuring Logback programmatically in Android apps, detailing how to send logs from SLF4J to both Logcat and Firebase Crashlytics without using XML.
brightinventions.pl



Videos


Spring Boot AWS S3 Bucket Storage
This video teaches how to connect a Spring Boot app with AWS S3, perform basic S3 operations, and write integration tests using Testcontainers and LocalStack.
www.youtube.com

Abolishing Kotlin Context Receivers
In this video, Duncan McGregor navigates the tedious process of refactoring Kotlin's deprecated context receivers into a more explicit but less elegant context parameters system, all while dealing with a lack of migration tools and recurring IntelliJ issues.
www.youtube.com

Applying the Factory Method and Abstract Factory Patterns in Kotlin
Dave Leeds demonstrates how to use the Factory Method and Abstract Factory patterns to make object creation more flexible.
www.youtube.com



Libraries


Voyant
An extension library for voyager and Navigation Compose to use native iOS navigation from compose mutltiplatform.
github.com

Rin
Enhance Compose Multiplatform with rememberRetained{}, inspired by Circuit.
github.com

Kmplate
Template to easily create new pre-configured Kotlin Multiplatform projects
github.com

Compose Unstyled
Unstyled, fully accessible components for Jetpack Compose & Compose Multiplatform that you can customize to your heart's content.
composeunstyled.com

KNotify
KNotify is a Kotlin library that sends native notifications across different operating systems.
github.com

jsonpath4k
jsonpath4k is a Kotlin Multiplatform Library for using Json Paths as specified in RFC9535.
github.com

KColor
A multiplatform library for sharing color between Android and iOS.
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 © 2024 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 #426

Sunday, September 29, 2024

ISSUE #426 29th of September 2024 Announcements Koin 4.0 — Official Release The Koin team is excited to announce the release of Koin 4.0. Read more about the improvements coming up here. blog.insert-

Kotlin Weekly #425

Sunday, September 22, 2024

ISSUE #425 22th of September 2024 Announcements Kotlin Unit Testing Survey JetBrains is running a survey to understand how they can enhance your experience with writing unit tests. If you are

Kotlin Weekly #424

Sunday, September 15, 2024

ISSUE #424 15th of September 2024 Announcements Kotlin Multiplatform Contest The Kotlin Foundation has launched the Kotlin Multiplatform Contest for students and recent graduates. Showcase your coding

Kotlin Weekly #423

Sunday, September 8, 2024

ISSUE #423 8th of September 2024 Announcements Gradle Build Tool - Software Developer Survey Gradle has released a survey to gather some feedback in order to improve their tooling and developer

Kotlin Weekly #422

Sunday, September 1, 2024

ISSUE #422 1st of September 2024 Announcements Kotlin Developer Survey #3 The folks at JetBrains are running the Kotlin Developer Survey #3. By answering it, you have the chance to directly influence

You Might Also Like

Spyglass Dispatch: Comcast's SpinCo Out Hunting • NVIDIA Makes Mint • The Fate of Chrome • Amazon Shows New 'Show' • End of Around the Horn • Writing on the Web

Thursday, November 21, 2024

Comcast's SpinCo Out Hunting • NVIDIA Makes Mint • The Fate of Chrome • Amazon Shows New 'Show' • End of Around the Horn • Writing on the Web The Spyglass Dispatch is a free newsletter sent

Issue 340 - Elon Musk hints at a new model for large families

Thursday, November 21, 2024

View this email in your browser If you are just now finding out about Tesletter, you can subscribe here! If you already know Tesletter and want to support us, check out our Patreon page Issue 340 -

Data Science Weekly - Issue 574

Thursday, November 21, 2024

Curated news, articles and jobs related to Data Science, AI, & Machine Learning ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

Programmer Weekly - Issue 232

Thursday, November 21, 2024

View this email in your browser Programmer Weekly Welcome to issue 232 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Writing software is a very intense,

Better - An AI Powered Code Reviewer

Thursday, November 21, 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 21, 2024? The HackerNoon

Python Weekly - Issue 677

Thursday, November 21, 2024

View this email in your browser Python Weekly Welcome to issue 677 of Python Weekly. Let's get straight to the links this week. From Our Sponsor Get Your Weekly Dose of Programming A weekly

Web Tools #592 - JS Libraries, Git/CLI Tools, Media/SVG

Thursday, November 21, 2024

WEB VERSION Issue #592 • November 21, 2024 Advertisement Deploy AMD Instinct™ MI300X on Vultr AMD Instinct MI300X accelerators are now available on the Vultr cloud platform. With thousands of AMD

Stop Using the Wrong State Management in Jetpack Compose

Thursday, November 21, 2024

View in browser 🔖 Articles Benchmark Insights: Direct State Propagation vs. Lambda-based State in Jetpack Compose Here, we'll dive into some benchmark analysis on the state propagation approach in

wpmail.me issue#694

Thursday, November 21, 2024

wpMail.me wpmail.me issue#694 - The weekly WordPress newsletter. No spam, no nonsense. - November 21, 2024 Is this email not displaying correctly? View it in your browser. News & Articles State of

Turn off Google AI with two letters

Thursday, November 21, 2024

$250 off M4 MacBook; Linux Foundation marks 20 years; Bluesky tips -- ZDNET ZDNET Tech Today - US November 21, 2024 laptop This absurdly simple trick turns off AI in your Google Search results There