Kotlin Weekly - Kotlin Weekly #260

 
 

ISSUE #260

25th of July 2021
 



Announcements


Preview of Kotlin 1.5.30
Check in this article the preview of Kotlin 1.5.30 with Native Apple Silicon support, improved Kotlin DSL for the CocoaPods Gradle Plugin, and more.
blog.jetbrains.com



Articles


Idiomatic Kotlin: Solving Advent of Code Puzzles, Day 2
Let’s continue learning how to write idiomatic Kotlin code by solving the Advent of Code tasks! In this link, the day 2.
blog.jetbrains.com

Avoid member extensions
New article from the Effective Kotlin series, this time on why should we avoid member extensions.
kt.academy

Kotlin DSL, BuildSrc, Product Flavors, Flavor Icon and more
Mustafa Yigit migrated his Gradle files to Kotlin DSL, and wrote an article discussing the lessons he learned while doing it.
blog.kotlin-academy.com

Effective extension function refactoring in Kotlin: companion object use case
Yuri describes in this article how to deal with extension functions that have transformed over time from lightweight additions to code into monsters with domain-coupled logic.
medium.com

Optimizing Your Kotlin Build
Kotlin build times are often slow. Zac Sweers has compiled a list of common issues and what you can or can't do about them.
www.zacsweers.dev

Creating an HTTP API with Ktor and Kotlin
Matthew Casperson has written an article exploring the details of a simple Ktor application exposing an HTTP API.
auth0.com
 


Sponsored

TLDR Newsletter - Byte sized news for busy techies
TLDR is a free daily newsletter for developers with links and TLDRs of the most interesting stories in tech 📱, science 🚀, and coding 💻!
tldr.tech



Android


Jetpack Compose: Missing piece to the MVI puzzle?
Garima Jain asked herself, is MVI even possible with Jetpack Compose? And she wrote an article on this topic.
medium.com



Videos


Kotlin Value Classes (vs Data Class and Type Alias)
In this video, Natig speaks about Kotlin Value classes which is one of the Kotlin 1.5 features.
www.youtube.com



Podcast


Kotlin at DoorDash
Matt Anger from DoorDash speaks about how they have embraced Kotlin on Android, their server-side backend services, migrating away from their previous monolithic implementation, and going all-in with Kotlin as DoorDash’s language of choice.
talkingkotlin.com



Conferences


Android Realm Code Jam Session with Kotlin
In this hands-on session, Mohit Sharma, Developer Advocate with MongoDB will walk through getting started with Realm & Kotlin.
live.mongodb.com



Libraries


KMP-NativeCoroutines
KMP-NativeCoroutines is a library to use Kotlin Coroutines from Swift code in KMP apps.
github.com

npm-publish
npm-publish (Gradle plugin for NPM package publishing) has just released its version v2.0.4
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
Facebook
Twitter
Link
Website

Older messages

Kotlin Weekly #259

Sunday, July 18, 2021

ISSUE #259 18th of July 2021 Articles Useful Kotlin Idioms You Should Know This blog post highlights some good places to start on the path to learning idiomatic Kotlin. blog.jetbrains.com Solving

Kotlin Weekly #258

Sunday, July 11, 2021

ISSUE #258 11th of July 2021 Announcements Kotlin Features Survey Webinar JetBrains is launching the Kotlin Features Survey, along with a webinar hosted by Roman Elizarov and Svetlana Isakova. Check it

Kotlin Weekly #257

Sunday, July 4, 2021

ISSUE #257 4th of July 2021 Announcements Kotlin Features Survey Edition #2 JetBrains is launching the Kotlin Features Survey, along with a webinar hosted by Roman Elizarov and Svetlana Isakova. Check

Kotlin Weekly #256

Sunday, June 27, 2021

ISSUE #256 27th of June 2021 Announcements Kotlin 1.5.20 Released Kotlin 1.5.20 has been finally released. Check out in this page everything included. blog.jetbrains.com Kotlin Multiplatform Mobile for

Kotlin Weekly #255

Sunday, June 20, 2021

ISSUE #255 20th of June 2021 Announcements Calling All Kotlin Programmers! Take Part in Kotlin Heroes: Episode 7 Coding Contest Starting from June 22, you can polish your Kotlin skills and practice

You Might Also Like

PD#572 Good Ideas in Computer Science

Sunday, May 5, 2024

Ideas every programmer likes and why Garbage Collection and Object Oriented Programming don't count ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

RD#454 API Layer & Fetch Functions

Sunday, May 5, 2024

ixing API and UI code quickly leads to messy and unmaintainable code ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

The Shiny Toy Syndrome & Tiny macOS utility apps I love

Sunday, May 5, 2024

Lex launching its redesign, Raycast shares another monthly update packed with AI updates, prompts should be designed not engineered, and a lot more in this week's issue of Creativerly. Creativerly

Hyundai antes up $1B for AV startup Motional and Elon unplugs the Tesla Supercharger team

Sunday, May 5, 2024

Plus, layoffs come for Luminar, Fisker and Ola View this email online in your browser By Kirsten Korosec Sunday, May 5, 2024 Image Credits: Motional Welcome back to TechCrunch Mobility — your central

C#504 Adventures serializing absolutely everything in C#

Sunday, May 5, 2024

A fantastic journey porting Newtonsoft.Json to System.Text.Json ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Sunday Digest | Featuring 'Which City Has the Most Billionaires in 2024?' 📊

Sunday, May 5, 2024

Every visualization published this week, in one place. Visual Capitalist Sunday Digest logo May 5, 2024 | View Online | Subscribe | VC+ The Best of This Week's Visuals Presented by Voronoi: The

The dark side of startup accelerators

Sunday, May 5, 2024

Plus: No easy solution to AI hallucinations View this email online in your browser By Anthony Ha Sunday, May 5, 2024 Image Credits: Bryce Durbin This Week, TechCrunch dug into the struggles at two

Android Weekly #621

Sunday, May 5, 2024

View in web browser 621 May 5th, 2024 Articles & Tutorials Sponsored Genius Scan SDK: a document scanner in your app Embed a reliable document scanner with OCR in your app, enabling your customers

This Week's Daily Tip Roundup

Sunday, May 5, 2024

Missed some of this week's tips? No problem. We've compiled all of them here in one convenient place for you to enjoy. Happy learning! iPhoneLife Logo View In Browser Your Tip of the Day is

NativePHP now supports Windows! - №511

Sunday, May 5, 2024

Your Laravel week in review ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏