Kotlin Weekly - Kotlin Weekly #287

 
 

ISSUE #287

30th of January 2022
 

Hi folks! The Lunar New Year is coming. For all of you celebrating it, we wish you Happy Holidays. Most of the submissions we receive later are related to Compose and KMP. We hope you enjoy this edition of Kotlin Weekly.



Announcements


The new AWS SDK for Kotlin with Coroutines support
The new AWS SDK for Kotlin was announced at AWS re:Invent in December 2021. The SDK is currently in preview and is expected to become stable soon.
blog.jetbrains.com



Articles


Awesome resources for learning Kotlin Multiplatform Mobile
An Tran has collected a bunch of awesome resources that will help you to polish your KMP skills.
antran.app

One Kotlin team for all your mobile apps?
JetBrains’ Compose Multiplatform project opens the door to have a Kotlin team to rule them all. Check out this analysis by Gaetan Zoritchak.
medium.com

REST API With Ktor, Ktorm and PostgreSQL
In this step-by-step tutorial, Piotr shows you how to create a simple REST API using Ktor, Ktorm and PostgreSQL.
codersee.com

Kotlin Multiplatform on the Web
Kotlin Multiplatform for web does not get the same attention as its mobile counterparts. This post covers the experience at Doist and takeaways integrating a Kotlin/JS library into an existing Web application.
doist.dev

Flow lifecycle operations
Flow has some lifecycle methods like onEach, onStart, onCompletion, onEmpty and catch. This article explains all of them.
kt.academy


Sponsored

What's next for developers in 2022?
Answer questions about Kotlin and other programming languages, developer tools & platforms, and get a chance to win 💵 $1000 for your desktop set-up, a Nintendo Switch, licenses, Amazon vouchers and more 🎁! Your answers will help to spot new trends and build better tools to support software creators. Key insights will be shared with the dev ecosystem at the end of the survey.
developereconomics.net



Android


Jetpack Compose Migration: Part 1. Get Started
Engine Bai has written an article giving some tips on how to get started with a migration from Android XML to Compose.
enginebai.medium.com

Jetpack Compose: MVVM State management in a simple way
In this blog post, you will learn how to manage all the states of a Compose screen using only one state variable.
blog.canopas.com

Every Composable deserves a ViewModel
Scoping a ViewModel per Composable with remember is an Android challenge. Sebastian Lobato come up with some ideas to get it solved.
engineering.q42.nl



Videos


What are Kotlin Scope Functions? How to pick the best for every use case?
This video showcases what are the main differences between each scope function, and provides some Android samples that give you an idea what is the way for selecting a scope function for use cases.
www.youtube.com



Podcast


ADB: Kotlin Magic Platform
In this episode, Yigit Boyar from the Android Toolkit Team chats about Kotlin multiplatform.
adbackstage.libsyn.com



Conferences


FOSDEM Kotlin devroom track announced
The nice folks at the FOSDEM have finalized the track for the Kotlin DevRoom. If you have the chance you should check it out: FOSDEM is free, open, virtual and everybody is engaged with the Kotlin community.
fosdem.org



Libraries


Clikt
Clikt is a multiplatform Kotlin library that makes writing command-line interfaces simple and intuitive.
github.com

HtmlToComposeForWebConverter
IntelliJ-based plugin that can convert HTML to Compose for Web code.
github.com

gradle-kotlin-delegates
A bunch of kotlin delegates tailored to make Gradle's Lazy Configuration a lot more enjoyable for both, plugin authors and consumers trying to configure them.
github.com

Butterfly
Butterfly helps you to build adaptive and responsive UIs for Android with Jetpack WindowManager.
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 © 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 #286

Sunday, January 23, 2022

ISSUE #286 23rd of January 2022 Announcements Kotlin Developers Survey JetBrains is conducting this survey to identify what key value Kotlin brings to server-side developers. They are looking at new

Kotlin Weekly #285

Sunday, January 16, 2022

ISSUE #285 16th of January 2022 Articles Understanding and Configuring your Kotlin Multiplatform Mobile Test Suite Writing tests is part of every developer's day-to-day routine. Gustavo Fão

Kotlin Weekly #284

Sunday, January 9, 2022

ISSUE #284 9th of January 2022 Articles Development of a Multiplatform project from iOS Engineer's perspective We often hear that the first impediment to the adoption of KMM is the acceptance by

Kotlin Weekly #283

Sunday, January 2, 2022

ISSUE #283 2nd of January 2022 Articles Google Protocol Buffers Support Idiomatic Kotlin Bindings Thanks to the newly added Kotlin support of Google Protocol Buffers, it leverages Kotlin advanced

Kotlin Weekly #282

Sunday, December 26, 2021

ISSUE #282 26th of December 2021 Announcements Introducing kotlinx.coroutines 1.6.0 Following the release of Kotlin 1.6.0, the 1.6.0 version of the kotlinx.coroutines library is out. Check this article

You Might Also Like

🎞️ We Tried 3D Printing a Photo — You'll Love This Secret Samsung Galaxy Bluetooth Feature

Tuesday, April 23, 2024

Also: Transferring Your Phone Number to a New Carrier, and More! How-To Geek Logo April 23, 2024 📩 Get expert reviews, the hottest deals, how-to's, breaking news, and more delivered directly to

You're invited – product sense, prioritization, careers

Tuesday, April 23, 2024

Product Sense Product Sense Wednesday, May 1st @ 01:00 PM EST Learn how to identify opportunities, assess risks, and make informed decisions that lead to successful product innovations by better

CTRL-C, Exceptions, Ruff Speed-up, and More

Tuesday, April 23, 2024

Asyncio Handle Control-C (SIGINT) #626 – APRIL 23, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Asyncio Handle Control-C (SIGINT) When the user presses CTRL-C on the keyboard, the OS raises an

Writing Contests Just Landed On Product Hunt 🔥

Tuesday, April 23, 2024

Upvote us to keep the $$$ coming! 👍 ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ ͏ ‌  ͏ ‌  ͏ ‌  ͏ ‌ 

Daily Coding Problem: Problem #1421 [Hard]

Tuesday, April 23, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Uber. Given an array of integers, return a new array such that each element at index i

Ranked | The Top 10 EV Battery Manufacturers 🔋

Tuesday, April 23, 2024

Asia dominates this ranking of the world's largest EV battery manufacturers in 2023. See which battery makers feature in the top 10. View Online | Subscribe Presented by: EnergyX's

Bringing PGO to the build pipeline

Tuesday, April 23, 2024

Plus how Go grew at Google, cmp.Or, and ways to visualize makefiles, Go binaries, and live Go processes. | #​504 — April 23, 2024 Unsub | Web Version Together with Three Dots Labs Go Weekly How Dolt

Noonification: Leetcode: Two-sum an Intuitive Approach

Tuesday, April 23, 2024

Top Tech Content sent at Noon! Get Algolia: AI Search that understands How are you, @newsletterest1? 🪐 What's happening in tech this week: The Noonification by HackerNoon has got you covered with

The best AI chatbot for coding

Tuesday, April 23, 2024

9 video gadget must-haves; 6 things Linux should borrow from MacOS -- ZDNET ZDNET Tech Today - US April 23, 2024 placeholder Can Meta AI code? I tested it against Llama, Gemini and ChatGPT - it wasn

Do I get to put your AI idea in front of 100K people?

Tuesday, April 23, 2024

If you build something great, I want to tell the world about it ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌