Kotlin Weekly - Kotlin Weekly #266

 
 

ISSUE #266

5th of September 2021
 



Announcements


Introducing the Kotlin/JS Inspection Pack: IR Migration Help, Quick-Fixes, and More
Kotlin has introduced a new plugin for your Kotlin/JS applications – the Kotlin/JS Inspection Pack. It adds valuable inspections and quick-fixes that help you build and maintain your Kotlin/JS projects.
blog.jetbrains.com

Idiomatic Kotlin: Solving Advent of Code Puzzles, Passport Validation
In the new chapter of Idiomatic Kotlin, “Idiomatic Kotlin”, take a look at day 4 of the Advent of Code 2020 challenges, in which we tackle a problem that feels as old as programming itself: input sanitization and validation.
blog.jetbrains.com

Try the New Kotlin/Native Memory Manager Development Preview
The development preview of the new memory management approach for Kotlin/Native is now ready for you to try out in your project. Check out the entire announcement in this post.
blog.jetbrains.com

Announcing new AWS SDK for Kotlin alpha release
Amazon jumps also on the Kotlin train, this time releasing their AWS SDK for Kotlin.
aws.amazon.com



Articles


Kotlin 1.5.30 and KMM/KMP
Kotlin 1.5.30 is a turning point in KMP. Kevin Galligan has written a post explaining everything new in the KMP universe in the new release.
medium.com

Build iOS apps using the Kotlin Multiplatform framework
We know that KMP is not only for Android. In this article, Justin Nguyen explains how can we use it to buy iOS applications, including tests, a proposed architecture and more.
pixelcarrot.com

What is CoroutineContext and how does it work?
Learn in this article what is a Context in a Coroutine, different types and how can we use them.
kt.academy

Kotlin Sets - Abhas Kumar
Abhas Kumar explores Sets in Kotlin, and some of the things we can do with them.
abhas.tech

Building an XCFramework on Kotlin Multiplatform from Kotlin 1.5.30
A few days ago, Kotlin 1.5.30 has been released. One of the features contained in the release is the official support for XCFrameworks on Kotlin Multiplatform. Marco Gomieron has written an article about how to achieve it.
www.marcogomiero.com

Write once, run anywhere?
This article narrates what a migration to Kotlin Multiplatform taught Quizlet about the nuances of cross-platform development.
increment.com


Sponsored

World's First Jetpack Compose Chat SDK!
Stream's new Jetpack Compose team has worked hard for the past few months to build the first Compose Chat SDK out there! Please try it out and let us know what you think.
getstream.io



Android


Jetpack Compose: Implementing the Detail View (Part IV)
Waseef Akhtar keeps exploring Compose. In this new article, he implements the detail view for an app.
www.waseefakhtar.com



Videos


Backend for mobile engineers with Kotlin and Ktor
Yev Kanivets speaks at the Virtual Kotlin User Group about how to use ktor for the backend.
www.youtube.com



Podcast


Kotlin in AppCode: What? Where? Why?
Hadi and Sebastian speak with Aydar Mukhametzyanov about Kotlin and AppCode – the what, how, and why.
talkingkotlin.com



Libraries


Essenty
Recopilation of the most essential libraries for Kotlin Multiplatform development.
github.com

FontSizeRule
A Junit4 TestRule to do simulate changing the font size on a device/emulator, as it would be done by going to Settings > display > Font size.
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 © 2021 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 #265

Sunday, August 29, 2021

ISSUE #265 29th of August 2021 Announcements Kotlin 1.5.30 Is Now Available! Since Kotlin 1.5.30 is the last incremental release before Kotlin 1.6.0, it includes many experimental languages and

Kotlin Weekly #264

Sunday, August 22, 2021

ISSUE #264 22tnd of August 2021 Announcements Try Kotlin Multiplatform Mobile in AppCode for Free! JetBrains recently announced a new plugin for Kotlin Multiplatform Mobile development that helps you

Kotlin Weekly #263

Sunday, August 15, 2021

ISSUE #263 15th of August 2021 Announcements Kotlin 1.5.30-RC available The 1.5.30 release is approaching. You can now test the RC with the updated opt-in requirements, Kotlin/JS IR backend in Beta,

Kotlin Weekly #262

Sunday, August 8, 2021

ISSUE #262 8th of August 2021 Announcements Ten Years of Kotlin! On July 19, 2011, at the JVM Language Summit, JetBrains announced Kotlin – a new statically typed programming language for the JVM.

Kotlin Weekly #261

Sunday, August 1, 2021

ISSUE #261 1st of August 2021 Hi Kotliners. Jetpack Compose 1.0.0 is out there, and we have already seen a boom in content just after a few days. Expect more Compose in the near future - and if you

You Might Also Like

Apple would never make this mistake

Wednesday, May 8, 2024

Rabbit R1 AI hardware fails spectacularly ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

JSK Weekly - 8th May, 2024

Wednesday, May 8, 2024

Are you interested in combining your love for chess with your passion for coding? A comprehensive video course was just posted on the freeCodeCamp.org YouTube channel that will teach you how to code

💻 Signs You Need a New Laptop — How to Free Up Storage on the PS5

Wednesday, May 8, 2024

Also: 7 Ways to Speed Up Excel Spreadsheets, and More! How-To Geek Logo May 8, 2024 Did You Know The topmost vertebra in the human spine (C1) is called the "atlas" vertebra---a reference to

JSK Daily for May 8, 2024

Wednesday, May 8, 2024

JSK Daily for May 8, 2024 View this email in your browser A community curated daily e-mail of JavaScript news Debugging Like a Pro: 10 Tips for Effective JavaScript Troubleshooting This article will

Daily Coding Problem: Problem #1435 [Medium]

Wednesday, May 8, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Microsoft. Implement the singleton pattern with a twist. First, instead of storing one

Mapped | Visualizing the Tax Burden of Every U.S. State 💸

Wednesday, May 8, 2024

Tax burden measures the percent of an individual's income that is paid towards taxes. See where it's the highest by state in this graphic. View Online | Subscribe Presented by: FEATURED STORY

Noonification: Do Not Open This Article

Wednesday, May 8, 2024

Top Tech Content sent at Noon! Get Algolia: AI Search that understands How are you, @newsletterest1? 🪐 What's happening in tech today, May 8, 2024? The HackerNoon Newsletter brings the HackerNoon

Modern Payments. Now.

Wednesday, May 8, 2024

Netevia is breaking down the traditional barriers businesses face through an integrated ecosystem of payments, banking, and ISV solutions. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

Top Tech Deals 😍 Beats Studio Pro, Lenovo Yoga 9i, Power Banks, and More

Wednesday, May 8, 2024

Save on a new Galaxy S24 Ultra, headphones, or an Amazon Kindle. How-To Geek Logo May 8, 2024 Top Tech Deals: Beats Studio Pro, Lenovo Yoga 9i, Power Banks, and More Save on a new Galaxy S24 Ultra,

The Disrupt Job Fair, StrictlyVC, and More

Wednesday, May 8, 2024

Join the Disrupt Job Fair TechCrunch Disrupt 2023 You know Disrupt is a great place to promote your brand and gather new leads. And sometimes by chance, employers and potential employees make new