Kotlin Weekly - Kotlin Weekly #267

 
 

ISSUE #267

12th of September 2021
 



Announcements


Accelerated Kotlin build times with Kotlin Symbol Processing 1.0
Kotlin Symbol Processing (KSP), the new Android tool for building lightweight compiler plugins in Kotlin, is now stable! KSP offers similar functionality to the Kotlin Annotation Processing Tool (KAPT), however it’s up to 2x faster, offers direct access to Kotlin language constructs, and offers support for multiplatform targets.
android-developers.googleblog.com



Articles


Sample the World of KMM
To find the best way to properly develop KMM, it can really help to look at how other projects have used it. Ekaterina Petrova looks at the KMM sample projects that are available.
blog.jetbrains.com

Idiomatic Kotlin: Solving Advent of Code Puzzles, Binary Representation of Numbers
Svetlana Isakova solves in this new article of the Advent of code the problem of Binary Boarding.
blog.jetbrains.com

Consider a primary constructor with named optional arguments
Primary constructors are very convenient, but in most cases, it is actually a very good practice to build objects using them. Read why we should consider them.
kt.academy

Coroutines built-in support vs library
When talking about coroutines, it's common to refer to them as a single concept. They're instead composed of two components: built-in support provided by the Kotlin language, and the Kotlin Coroutines library. Learn more about them in this article.
kt.academy

Thinking functionally in Kotlin
Functional programming is difficult to fathom for most application developers. Functional programming in a nutshell is applying arguments to functions. This article explains how to think in Kotlin in terms of FP.
blog.kotlin-academy.com

Build Function Chains Using Composition in Kotlin
Have you heard about Function Chaining? In this article the author focuses on how to use functions to alter the nature of an object and change it, and how we can chain functions together to apply their effects on an object in one go with a composite pattern.
siddroid.com

Kotlin Constructor - Abhas Kumar
This article gives a brief overview of how to use constructors in Kotlin.
abhas.tech
 


Sponsored

Bug, feedback & crash reporting for mobile apps
Stop wasting hours trying to debug issues without the proper context. Shake SDK offers actionable data and insights with each report that help you debug 50x faster. Sign up and invite your whole team to collaborate for free!
www.shakebugs.com



Android



Android 12 Beta 5 update, official release is next!
Android 12 is getting closer,  being now the Beta 5 available. Be ready to start adapting your apps.
android-developers.googleblog.com

Testing Hybrid Jetpack Compose Apps
How can we write tests for a hybrid app with Compose? Annyce Davis wrote an article describing her own approach.
adavis.info

The new way of storing data in Android — Jetpack DataStore
In this article, Gábor Marosfalvi demonstrates the opportunities of how to store data in your Android application, especially with Jetpack DataStore.
medium.com

Navigating with Animations in Jetpack Compose
Kaustubh Patange has developed navigator-compose, and in this article explains how to implement it for Android navigation.
kaustubhpatange.medium.com



Videos


Kotlin Type Hints in IntelliJ IDEA and Android Studio
IntelliJ can nicely display type hints for Kotlin variables such that one can stop the guessing (or hovering) game to figure out what type a variable is of.
www.youtube.com
 


Jobs

Open role for Senior Android Engineer @ Forza Football
Join us to make the world of football a better place and available for everyone! Together we’ll build the number one football platform on Android. Get challenged by modern tools and frameworks while contributing with your technical expertise and coordinating to shape the team’s vision for the future. Discover more details in our role description!
forzafootball.teamtailor.com
 



Libraries


Doodle
Doodle is a pure Kotlin UI framework for the Web. Doodle is written entirely in Kotlin and so are its apps.
github.com

LivePlugin
LivePlugin is an IntelliJ plugin for writing IntelliJ plugins at runtime. So meta.
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 #266

Sunday, September 5, 2021

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 –

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.

You Might Also Like

Corporate Casserole 🥘

Monday, November 25, 2024

How marketing and lobbying inspired Thanksgiving traditions. Here's a version for your browser. Hunting for the end of the long tail • November 24, 2024 Hey all, Ernie here with a classic

WP Weekly 221 - Bluesky - WP Assets on CDN, Limit Font Subsets, ACF Pro Now

Monday, November 25, 2024

Read on Website WP Weekly 221 / Bluesky Have you joined Bluesky, like many other WordPress users, a new place for an online social presence? Also in this issue: CrawlWP, Asset Management Framework,

🤳🏻 We Need More High-End Small Phones — Linux Terminal Setup Tips

Sunday, November 24, 2024

Also: Why I Switched From Google Maps to Apple Maps, and More! How-To Geek Logo November 24, 2024 Did You Know Medieval moats didn't just protect castles from invaders approaching over land, but

JSK Daily for Nov 24, 2024

Sunday, November 24, 2024

JSK Daily for Nov 24, 2024 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript Certification Black Friday Offer – Up to 54% Off! Certificates.dev, the trusted

OpenAI's turbulent early years - Sync #494

Sunday, November 24, 2024

Plus: Anthropic and xAI raise billions of dollars; can a fluffy robot replace a living pet; Chinese reasoning model DeepSeek R1; robot-dog runs full marathon; a $12000 surgery to change eye colour ͏ ͏

Daily Coding Problem: Problem #1618 [Easy]

Sunday, November 24, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Zillow. Let's define a "sevenish" number to be one which is either a power

PD#602 How Netflix Built Self-Healing System to Survive Concurrency Bug

Sunday, November 24, 2024

CPUs were dying, the bug was temporarily un-fixable, and they had no viable path forward ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

RD#602 What are React Portals?

Sunday, November 24, 2024

A powerful feature that allows rendering components outside their parent component's DOM hierarchy ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

C#533 What's new in C# 13

Sunday, November 24, 2024

Params collections support, a new Lock type and others ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

⚙️ Smaller but deeper: Writer’s secret weapon to better AI

Sunday, November 24, 2024

November 24, 2024 | Read Online Ian Krietzberg Good morning. I sat down recently with Waseem Alshikh, the co-founder and CTO of enterprise AI firm Writer. Writer recently made waves with the release of