Kotlin Weekly - Kotlin Weekly #316

 
 

ISSUE #316

21st of August 2022
 



Announcements


Celebrating 5 years of Kotlin on Android
Kotlin is celebrating 5 years in Android, but there was a story before that. Read in this post a summary of how was the adoption of Kotlin for Android, the collaboration between Google and JetBrains and more.
android-developers.googleblog.com



Articles


Object-oriented or functional? Two ways to see the world
In this new article by Marcin Moskala, see some of the main differences between the OOP and FP.
kt.academy

Kotlin Data Classes, shallow copies and immutability
The data class copy method in Kotlin creates shallow copies and data classes are NOT immutable data structures by themselves. Learn more about it in this article.
lengrand.fr

Strategy Design Pattern In Kotlin
Strategy Design Pattern is a pattern with which we encapsulate a family of algorithms and makes them interchangeable. This article showcases how to use it and implement it in Kotlin.
proandroiddev.com

Migrating to Ktor 2.0
Migrating from Ktor 1.0 to Ktor 2.0 requires some additional effort. Alexey Soshin narrates his experience in this article.
engineering.depop.com

Domain-Specific Models
For a long time at Trello Android, folks used the same class for parsing API calls (via Gson), making DB transactions (via OrmLite), and displaying data in the UI. This causes some issues, so they decided to split the models they use. Dan Lew explains his case in this article.
blog.danlew.net
 


Sponsored

Solve Crashes and ANRs in the Google Play Console
Are you struggling to solve the toughest crashes and ANRs that affect your Google Play Store ranking? Join this webinar to learn everything about Android vitals, including the data it provides, the gaps it has, and how you can get the visibility needed to solve the toughest crashes and ANRs.
go.embrace.io



Android


State and derived state in Compose
Anders Järleberg wrote an article about state and derived state in Compose: what they are, what they mean and how to use them.
www.bontouch.com



Videos


Design Patterns in Kotlin Episode #2
In this second video of the series, Alexey Soshin is back to discuss some more design patterns with Sebastian.
www.youtube.com

Kotlin Engineering - Expand Contract For Data Migration
Duncan McGregor analyses in this video a situation where he has to migrate the format of a data file, and he needs to prepare the codebase for that.
www.youtube.com

Data Structures in Kotlin - Linked List Removing Values
In this video, you will learn to implement 3 ways for removing values from a LinkedList - pop, removeLast and removeAfter.
www.youtube.com

Let's build Facebook Compose using Jetpack Compose, Firestore, Firebase Auth
This issue contains a lot of greenfield coding. In this one, Alex Styl creates a Facebook clone using Compose and other technologies, and the result is astonishing.
www.youtube.com



Libraries


Strategy Design Pattern In Kotlin
Open-source magician Jaewoong Eum has implemented a WhatsApp clone using exclusively Compose. See how to do it in this GitHub repo.
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

Key phrases

Older messages

Kotlin Weekly #315

Sunday, August 14, 2022

ISSUE #315 14th of August 2022 Announcements Get started with Kotlin Multiplatform Mobile If you've ever thought of having a crack at Kotlin Multiplatform Mobile, the time is now! JetBrains has

Kotlin Weekly #314

Sunday, August 7, 2022

ISSUE #314 7th of August 2022 Announcements Kotlin API for Apache Spark v1.2: UDTs, UDFs, RDDs, Compatibility, and More! It's been a couple of months since the last release of the Kotlin API for

Kotlin Weekly #313

Sunday, July 31, 2022

ISSUE #313 31st of July 2022 Morning Kotliners! Despite being a general holiday season, this week is coming with a lot of announcements. Jetpack Compose releases, KotlinConf and more. Make sure to

Kotlin Weekly #312

Sunday, July 24, 2022

ISSUE #312 24th of July 2022 Announcements Kotlin Developer Survey Our colleagues at JetBrains are keeping the Kotlin Developer Survey open for one more week. If you haven't fulfilled it yet, do it

Kotlin Weekly #311

Sunday, July 17, 2022

ISSUE #311 17th of July 2022 Announcements A New Approach to Incremental Compilation in Kotlin Kotlin 1.7.0 has reworked incremental compilation for project changes in cross-module dependencies. The

You Might Also Like

📧 EF Core Migrations: A Detailed Guide

Saturday, May 18, 2024

​ EF Core Migrations: A Detailed Guide Read on: m​y website / Read time: 10 minutes BROUGHT TO YOU BY ​ Low-code Framework for .NET Devs ​ Introducing Shesha, a brand new, open-source, low-code

Slack is under attack … and you don’t want that

Friday, May 17, 2024

Plus: OpenAI is not aligned with its Superalignment team View this email online in your browser By Christine Hall Friday, May 17, 2024 Good afternoon, and welcome back to TechCrunch PM. We made it to

Ilya Sutskever leaves OpenAI - Weekly News Roundup - Issue #467

Friday, May 17, 2024

Plus: Apple is close to using ChatGPT; Microsoft builds its own LLM; China is sending a humanoid robot to space; lab-grown meat is on shelves but there is a catch; hybrid mouse/rat brains; and more! ͏

SWLW #599: Surfing through trade-offs, How to do hard things, and more.

Friday, May 17, 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

💾 There Will Never Be Another Windows XP — Why Ray Tracing is a Big Deal in Gaming

Friday, May 17, 2024

Also: What to Know About Google's Project Astra, and More! How-To Geek Logo May 17, 2024 Did You Know The very first mass-manufactured drinking straw was made of paper coated in wax; the straw was

It's the dawning of the age of AI

Friday, May 17, 2024

Plus: Musk is raging against the machine View this email online in your browser By Haje Jan Kamps Friday, May 17, 2024 Image Credits: Google Welcome to Startups Weekly — Haje's weekly recap of

Daily Coding Problem: Problem #1444 [Medium]

Friday, May 17, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Yahoo. Recall that a full binary tree is one in which each node is either a leaf node,

(Not) Sent From My iPad

Friday, May 17, 2024

The future of computing remains frustrating (Not) Sent From My iPad By MG Siegler • 17 May 2024 View in browser View in browser I tried. I really did. I tried to put together and send this newsletter

iOS Dev Weekly - Issue 661

Friday, May 17, 2024

What's the word on everyone's lips? 🅰️👁️ View on the Web Archives ISSUE 661 May 17th 2024 Comment Did you catch Google I/O this week? It's Always Interesting to see what the Android

Your Google Play recap from I/O 2024

Friday, May 17, 2024

Check out all of our latest updates and announcements Email not displaying correctly? View it online May 2024 Google Play at I/O 2024 Check out the Google Play keynote to discover the latest products