Kotlin Weekly - Kotlin Weekly #292

 
 

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 Illustrated Guide.
typealias.com

Annotations for Koin
Koin has introduced a new project, a new way to declare modules and components in Koin, and also to help introduce a new tooling capacity. Read about the new Koin annotations.
medium.com

Structured concurrency explained - Part 1: Introduction
This post explains structured concurrency in an intuitive way and shows how it simplifies concurrent programs in practice
www.thedevtavern.com

Kotlin Flow: The easy way to deal with local and remote data
This article by Florent Blot explains how to use Kotlin Flow to deal between local and remote data with Kotlin Flow.
fllo.medium.com


Sponsored

How Google's new Data Safety mandate affects you
Google Play Store's data safety policy goes live in April 2022. Check out in this blog post how this will affect your Android app, and what can you do to be prepared when it goes live.
www.privado.ai



Android


Automating Android Jetpack Compose using Appium
In this blog post, you will learn how to develop your tests with Appium and automate them.
medium.com

The 2022 Android Developer Roadmap: Part 2
Jaewoong Eum has posted the second part of the Android developer Roadmap for 2022.
proandroiddev.com

Now in Android #56
New post from Now in Android, an ongoing guide to what’s new and notable in the world of Android development.
medium.com

Kotlin DSL Basics in Android
This article explains how we can use DSLs particularly to help our Android apps.
medium.com



Videos


Kotlin KODERS 2021 - Gradle: a deeper look at the Kotlin DSL by Martin Bonnin
Originally designed for Groovy, Gradle supports writing scripts in Kotlin, too. Writing your scripts in Kotlin brings more compile-type safety and IDE features but also has a few drawbacks.
www.youtube.com

Building StateFlows with Jetpack Compose - GDG Dallas February 2022
In this talk from the GDG Dallas, Mohit Sarveiya presents a library called Molecule that uses Compose to create stateflow.
www.youtube.com


Jobs

(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

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



Libraries


KDoctor
KDoctor is a command-line tool under development that helps to set up the environment for Kotlin Multiplatform Mobile app development.
github.com

Reimagined
Reimagined is a small and simple, yet fully fledged and customizable navigation library for Jetpack Compose.
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 #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

Kotlin Weekly #288

Sunday, February 6, 2022

ISSUE #288 6th of February 2022 Announcements Announcing Arrow Analysis - a Kotlin compiler plug-in 47 degrees has announced the first public release of Arrow Analysis! Arrow Analysis is a plug-in for

Kotlin Weekly #287

Sunday, January 30, 2022

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

You Might Also Like

Software Testing Weekly - Issue 218

Friday, May 3, 2024

Unit, Integration and End-to-End Tests 🔧 View on the Web Archives ISSUE 218 May 4th 2024 COMMENT Welcome to the 218th issue! I loved going through this discussion among software engineers: What is your

gpt2-chatbot and OpenAI search engine - Weekly News Roundup - Issue #465

Friday, May 3, 2024

Plus: Med-Gemini; Vidu - Chinese answer to OpenAI's Sora; the first race of Abu Dhabi Autonomous Racing League; deepfaking celebrities to teach math and physics; and more! ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

NASA comes to the rescue of crowded rocket launch sites

Friday, May 3, 2024

Plus: Fisker's legal woes and Sprinklr lays off 100 View this email online in your browser By Christine Hall Friday, May 3, 2024 Good afternoon, and welcome to TechCrunch PM. We made it to Friday,

🎮 Forget the PS5 Pro, I Still Love My PS4 — The Best Lock Screen Widgets for iPhone

Friday, May 3, 2024

Also: Smart Home Mistakes to Avoid, and More! How-To Geek Logo May 3, 2024 Did You Know Half of the world's geysers are located in Yellowstone National Park. 🔑 More Passkeys Happy Friday! You can

JSK Daily for May 3, 2024

Friday, May 3, 2024

JSK Daily for May 3, 2024 View this email in your browser A community curated daily e-mail of JavaScript news The Power of React's Virtual DOM: A Comprehensive Explanation Modern JavaScript

Musk raises $6B for AI startup

Friday, May 3, 2024

Also, is TikTok dodging Apple's commissions? View this email online in your browser By Haje Jan Kamps Friday, May 3, 2024 Welcome to Startups Weekly — Haje's weekly recap of everything you can

SWLW #597: Seek first to understand, The "Iterative Adjacent Possible", and more.

Friday, May 3, 2024

Weekly articles & videos about people, culture and leadership: everything you need to design the org that makes the product. A weekly newsletter by Oren Ellenbogen with the best content I found

iOS Dev Weekly - Issue 659

Friday, May 3, 2024

Is Swift 6 hitting one of the REAL hard problems? Not generics, not data race safety, but naming things! 😬 View on the Web Archives ISSUE 659 May 3rd 2024 Comment Naming things is one of the two hard

Daily Coding Problem: Problem #1430 [Easy]

Friday, May 3, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Facebook. You have a large array with most of the elements as zero. Use a more space-

Making sense of product management

Friday, May 3, 2024

​ Getting a sense of product sense Whenever I hear the term product sense, I think back to a Seinfeld episode about write-offs (with a little artistic license). Jerry: “You don't even know what