Kotlin Weekly - Kotlin Weekly #361

 
 

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 Multiplatform Mobile (KMM), from separate repositories to a streamlined monorepo.
medium.com

Eliminating coroutine races
Have you ever tried to start two coroutines at the same time? This article by Marcin Moskala tells you how to avoid potential issues in coroutine race conditions.
kt.academy

AI-Driven Business Logic Implementation in KMM: Accelerating Development with TDD, GitHub Copilot, and MocKMP
Imre Kaszab shares how they are combining at Apter KMM, GitHub Copilot and more to provide an AI flavour to their work.
blog.apter.tech

What's new in Koin 3.4?
Are you using Koin? This article uncovers how to inject and resolve data effectively using Koin and examines the advantages of the Constructor DSL in Koin 3.4.
blog.kotzilla.io

Functional Error Handling in Kotlin, Part 2: Result and Either
In this article, Daniel Ciocîrlan explores how to do error handling in Kotlin when we are using Arrow.
blog.rockthejvm.com

The beauty of Kotlin type system
In this excerpt from Kotlin Essentials, the author explores Kotlin's type system and its beauty.
kt.academy


Sponsored

New Way to Build Server-Side Kotlin With MongoDB
Building with Kotlin on the server side? Now it’s easier than ever to build with MongoDB! MongoDB has released a first-party Kotlin driver supporting the Kotlin features you know and love. Be one of the first developers to try it today!
www.mongodb.com



Android


Text Scrolling in Jetpack Compose
This small article verses on how to scroll text on Jetpack Compose.
abhimanyu14.medium.com

Crafting a Floating Bubble in Android with Jetpack Compose
Floating Bubbles were once very popular in Android apps. Vaios Tsitsonis has shared with us how to achieve this effect using Jetpack Compose.
engineering.theblueground.com

Compare Declarative Frameworks
This interesting website allows you to compare Jetpack Compose, SwiftUI, Flutter and React including snippets and some of their features.
www.jetpackcompose.app



Videos


First Look at JetBrains AI Assistant
Duncan McGregor takes a break from his standard content and takes a look at JetBrains AI assistant.
www.youtube.com



Podcast


Dependency Injection: Kotlin Inject with Fred Porciúncula
In this episode of Fragmented Podcast, Fred Porciúncula talks about Dependency Injection and Kotlin Multiplatform.
fragmentedpodcast.com



Libraries


ChatBot Builder
ChatBot Builder is a kotlin compose multiplatform library that you can seamlessly customize the Chat UI to match the look and feel of your application.
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 #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

Kotlin Weekly #359

Tuesday, June 20, 2023

ISSUE #359 18th of June 2023 Articles The beauty of Kotlin type system How the type system makes Kotlin so flexible, safe, and intuitive? Marcin Moskala tried to answer this question in the book Kotlin

Kotlin Weekly #358

Monday, June 12, 2023

ISSUE #358 11th of June 2023 Announcements Join the Livestream: Launch Your Kotlin Course with New Materials for Educators! Are you looking to launch your own Kotlin course? JetBrains is here to

Kotlin Weekly #357

Sunday, June 4, 2023

ISSUE #357 4th of June 2023 Articles Understanding Flow In this excerpt from Kotlin Coroutines, Marcin Moskala showcases how to Implement the Flow interface and flow builder by transforming a lambda

Kotlin Weekly #356

Sunday, May 28, 2023

ISSUE #356 28th of May 2023 Announcements Kotlin 1.9.0-Beta Pre-release Kotlin 1.9.0-Beta Pre-release has been published on GitHub. Check out the new features, bugfixes and goodies coming in this new

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