Kotlin Weekly - Kotlin Weekly #331

 
 

ISSUE #331

4th of December 2022
 

Welcome to December Kotliners! Last month in this year. Enjoy your weekend, and check out the links we have prepared for you



Announcements


Kotlin Weekly is on Mastodon
Kotlin Weekly is now on Mastodon. Make sure you follow us there, to get Kotlin updates every Sunday.
kotlin.social

Take Part in Advent of Code 2022 in Kotlin and Win Prizes!
The Advent of Code season is here. You can take part in it using Kotlin. Check out this link from JetBrains.
blog.jetbrains.com

IntelliJ IDEA 2022.3 Is Out!
The new version of IntelliJ IDEA 2022.3 is out! Check out in this link all the latest features.
blog.jetbrains.com

CodeQL code scanning launches Kotlin analysis support (beta)
Starting from now, GitHub code scanning includes beta support for analyzing code written in Kotlin, powered by the CodeQL engine.
github.blog



Articles


How to improve the quality of tests using property-based testing
Matthias Schenk writes in this article how to do property-based testing with Kotest.
medium.com

Kotlin Coroutines use cases for Presentation/API/UI Layer
Marcin Moskala explains how we use Kotlin Coroutines in the Presentation/API/UI Layer Layer and how we can create scope and start coroutines.
kt.academy

Samples of Using KMMBridge
KMMBridge is a Gradle plugin by Touchlab that aims to simplify the process of pushing a Kotlin Multiplatform SDK binary to a remote repo. Check out the samples of Touchlab in this page.
touchlab.co

Public key pinning using Ktor for Android and iOS (KMM)
Learn in this article how to use Ktor to do key pinning for both iOS and Android using KMM.
medium.com



Android


Jetpack Compose — When should I use derivedStateOf?
derivedStateOf — a really common question we see is where and when is the correct place to use this API. Check out this article by Ben Tengrove to know more.
medium.com

Marquee with Jetpack Compose
Victor Brandalise created a Marquee with Jetpack Compose, and he explains the process in this article.
victorbrandalise.com



Videos


Threads vs Coroutines - ParallelMap in Kotlin
In the latest video from Duncan McGregor he implements a parallelMap operation using streams, raw threads, a threadpool with futures, and coroutines.
www.youtube.com

ATOM (A Touch of Multiplatform) Episode #2
In the new episode of A Touch of Multiplatform, Jake Wharton and Jesse Wilson from Cash App talk about “weird and ambitious multiplatform things.”
touchlab.co

Creating Flows from Scratch with Flow Builders
Check out this video from Lukas Lechner on how to create new flows from scratch by using one of the many available flow builders.
www.youtube.com

Multiplatform Synchronization with Kotlin and Realm + MongoDB
In this new episode of Talking Kotlin Sudarshan Muralidhar and Christian Melchior from @MongoDB + Realm talk about their new multiplatform product.
talkingkotlin.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 © 2022 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 #330

Sunday, November 27, 2022

ISSUE #330 27th of November 2022 Announcements We Are Looking For EAP Champions! The Kotlin Team is looking for Kotlin Early Access Preview (EAP) champions. If you are interested make sure that you

Kotlin Weekly #329

Sunday, November 20, 2022

ISSUE #329 20th of November 2022 Hello Kotliners! We now have a Mastodon account, you can follow us there: kotlin.social/@KotlinWeekly. We will be posting from now on both Twitter and Mastodon. We are

Kotlin Weekly #328

Sunday, November 13, 2022

ISSUE #328 13th of November 2022 Greetings Kotliners! This week was the 12-year anniversary of the initial commit in the Kotlin repository. This has changed the life of many of us and how we spend most

Kotlin Weekly #327

Sunday, November 6, 2022

ISSUE #327 6th of November 2022 Hello Kotliners. Last week has been a terrible one for many of us. Multiple layoffs across the industry have reminded us of our vulnerability in an economic downturn. If

Kotlin Weekly #326

Sunday, October 30, 2022

ISSUE #326 30th of October 2022 Announcements KotlinConf 2023 Is Going Global It's been three years since the KotlinConf 2019 Global. Now JetBrains has announced that KotlinConf will be back in

You Might Also Like

JSK Daily for Nov 23, 2024

Saturday, November 23, 2024

JSK Daily for Nov 23, 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

Not Ready For The Camera 📸

Saturday, November 23, 2024

What (and who) video-based social media leaves out. Here's a version for your browser. Hunting for the end of the long tail • November 23, 2024 Not Ready For The Camera Why hasn't video

Daily Coding Problem: Problem #1617 [Easy]

Saturday, November 23, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Microsoft. You are given an string representing the initial conditions of some dominoes.

Ranked | The Tallest and Shortest Countries, by Average Height 📏

Saturday, November 23, 2024

These two maps compare the world's tallest countries, and the world's shortest countries, by average height. View Online | Subscribe | Download Our App TIME IS RUNNING OUT There's just 3

⚙️ Your own Personal AI Agent, for Everything

Saturday, November 23, 2024

November 23, 2024 | Read Online Subscribe | Advertise Good Morning. Welcome to this special edition of The Deep View, brought to you in collaboration with Convergence. Imagine if you had a digital

Educational Byte: Are Privacy Coins Like Monero and Zcash Legal?

Saturday, November 23, 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 23, 2024? The HackerNoon

🐍 New Python tutorials on Real Python

Saturday, November 23, 2024

Hey there, There's always something going on over at Real Python as far as Python tutorials go. Here's what you may have missed this past week: Black Friday Giveaway @ Real Python This Black

Re: Hackers may have stolen everyone's SSN!

Saturday, November 23, 2024

I wanted to make sure you saw Incogni's Black Friday deal, which is exclusively available for iPhone Life readers. Use coupon code IPHONELIFE to save 58%. Here's why we recommend Incogni for

North Korean Hackers Steal $10M with AI-Driven Scams and Malware on LinkedIn

Saturday, November 23, 2024

THN Daily Updates Newsletter cover Generative AI For Dummies ($18.00 Value) FREE for a Limited Time Generate a personal assistant with generative AI Download Now Sponsored LATEST NEWS Nov 23, 2024

📧 Building Async APIs in ASP.NET Core - The Right Way

Saturday, November 23, 2024

​ Building Async APIs in ASP .NET Core - The Right Way Read on: m​y website / Read time: 5 minutes The .NET Weekly is brought to you by: Even the smartest AI in the world won't save you from a