Kotlin Weekly - Kotlin Weekly #294

 
 

ISSUE #294

20th of March 2022
 



Articles


Improved caching with Kotlin flows and the reduce function
Annyce Davis has been working to reduce the load on a database by focusing on various caching solutions. She ended up implementing one using Kotlin Flows, and shared the result with us.
adavis.info

@JsExport guide for exposing Kotlin to JS
In this new post from Touchlab about Kotlin/JS, they start adding functional code to the JS side.
dev.to

A Redux implementation for Kotlin Multiplatform
Amr Yousef outlines how he implemented a Redux-inspired state management solution for a KMP project, and how it is connected to UI on Android and iOS.
amryousef.me

Install Referrer Kotlin Extension
There isn’t a Kotlin Extension library for Google Play’s InstallReferrer Library, so Sam Edward shares how he wrapped the API in a Kotlin friendly way.
handstandsam.com

Generating a GraphQL Query Kotlin DSL with Annotations
Moataz Hisham has been experimenting with Kotlin DSL and annotation processing to write queries for GraphQL. He used KotlinPoet as a code generator and Android to test the results.
proandroiddev.com

Dividing Kotlin Multiplatform work in teams
Dividing work for multiple teams gets more difficult the larger your team is and the more platforms you're developing for, which will happen with KMP. Kevin Schildhorn tells us how we can organize our teams, based on his experience at Touchlab.
dev.to

A Guide To Ktor With MongoDB
In this step-by-step guide, Piotr Wolak shows us how to implement a REST API using Ktor, MongoDB and KMongo.
codersee.com


Sponsored

Free Play Store Data Safety Report Generator
Privado CLI tool scans your app's code & automatically identifies the data types it collects & the data types you share with SDKs. The tool uses this data to automatically generate a data safety report that you can import directly to your Play Store console. Learn more about our free tool here.
www.privado.ai



Videos


When to prefer a Property over a Function?
Learn when to use functions and when to use read-only properties in your Kotlin class.
www.youtube.com

Kotlin DataFrame: Overview of Basic Operations
In this episode, Anatoly Nikitin goes through the main features and basic operations of the library.
www.youtube.com


Jobs

Senior Android Engineer - Remote - US
Fundrise is building the future of real estate investing. Our growing Android team looking for talented engineers who love Kotlin architecture, automated testing, and the latest Android patterns.
fundrise.com

(Senior) Android Engineer (d/f/m)
Mobimeo is changing the way cities move. We are a technology company working on simplifying everyday mobility in urban centers. Our Android team develops digital mobility applications using Kotlin involving mapping, routing and live navigation topics.
mobimeo.jobs.personio.de



Libraries


Javalin 4.4.0 released
Javalin is a very lightweight Java and Kotlin web framework that focuses on simplicity and Java/Kotlin interoperability. Version 4.4.0 has been released.
javalin.io

DrawBox
DrawBox is a multi-purpose tool to draw anything on canvas, written completely on Jetpack Compose.
github.com

Premo
Premo is a Kotlin Multiplatform library that helps you implement the Presentation Layer and share it on Android, iOS, Desktop and Web.
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 #293

Sunday, March 13, 2022

ISSUE #293 13th of March 2022 Announcements Android Studio Dolphin Canary 5 now available Android Studio Dolphin Canary 5 is now available for developers. There is a new tool to debug Coroutines (

Kotlin Weekly #292

Sunday, March 6, 2022

ISSUE #292 6th of March 2022 Articles Lambdas and Function References Kotlin also gives us another way to write functions - lambdas. Dave Leeds has written a new article on lambdas for Kotlin: An

Kotlin Weekly #291

Sunday, February 27, 2022

ISSUE #291 27th of February 2022 Articles SharedFlow and StateFlow Known as a replacement for Subject, LiveData and many more, SharedFlow and StateFlow are powerful coroutines classes. Check out more

Kotlin Weekly #290

Sunday, February 20, 2022

ISSUE #290 20th of February 2022 Announcements Here Comes Kotlin Heroes: Episode 9! Kotlin Heroes is our Kotlin-only contest hosted by the Codeforces. It is a great way to play around with Kotlin's

Kotlin Weekly #289

Sunday, February 13, 2022

ISSUE #289 13th of February 2022 Announcements Kotlin News: 1.6.20 Preview, Multiplatform Web Wizard, and More Check out this Monthly Digest for January to get a glimpse of everything the JetBrains

You Might Also Like

Data Science Weekly - Issue 581

Thursday, January 9, 2025

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

💻 Issue 444 - Check Out My New CV as a Full Stack .NET Developer!

Thursday, January 9, 2025

This week's Awesome .NET Weekly Read this email on the Web The Awesome .NET Weekly Issue » 444 Release Date Jan 09, 2025 Your weekly report of the most popular .NET news, articles and projects

💎 Issue 451 - Useful things you can do with Rails console

Thursday, January 9, 2025

This week's Awesome Ruby Newsletter Read this email on the Web The Awesome Ruby Newsletter Issue » 451 Release Date Jan 09, 2025 Your weekly report of the most popular Ruby news, articles and

💻 Issue 451 - The best way to iterate over a large array without blocking the main thread

Thursday, January 9, 2025

This week's Awesome JavaScript Weekly Read this email on the Web The Awesome JavaScript Weekly Issue » 451 Release Date Jan 09, 2025 Your weekly report of the most popular JavaScript news, articles

📱 Issue 445 - 🚀 Your Go-To List of 25 Swift Tools and Libraries for Any Project

Thursday, January 9, 2025

This week's Awesome iOS Weekly Read this email on the Web The Awesome iOS Weekly Issue » 445 Release Date Jan 09, 2025 Your weekly report of the most popular iOS news, articles and projects Popular

💻 Issue 369 - 17 Tips from a Senior React Developer

Thursday, January 9, 2025

This week's Awesome React Weekly Read this email on the Web The Awesome React Weekly Issue » 369 Release Date Jan 09, 2025 Your weekly report of the most popular React news, articles and projects

💻 Issue 451 - Mastering Express.js: A Deep Dive

Thursday, January 9, 2025

This week's Awesome Node.js Weekly Read this email on the Web The Awesome Node.js Weekly Issue » 451 Release Date Jan 09, 2025 Your weekly report of the most popular Node.js news, articles and

📱 Issue 448 - The Swift Runtime: Your Silent Partner

Thursday, January 9, 2025

This week's Awesome Swift Weekly Read this email on the Web The Awesome Swift Weekly Issue » 448 Release Date Jan 09, 2025 Your weekly report of the most popular Swift news, articles and projects

💻 Issue 446 - Great things about Rust that aren't just performance

Thursday, January 9, 2025

This week's Awesome Rust Weekly Read this email on the Web The Awesome Rust Weekly Issue » 446 Release Date Jan 09, 2025 Your weekly report of the most popular Rust news, articles and projects

JSK Daily for Jan 9, 2025

Thursday, January 9, 2025

JSK Daily for Jan 9, 2025 View this email in your browser A community curated daily e-mail of JavaScript news Advanced Query Building Techniques in Angular: Queries with Different Connectors The Query