Composing All The Things with Kotlin Multiplatform • Garth Gilmour • GOTO 2023

preview_player
Показать описание
This presentation was recorded at GOTO Chicago 2023. #GOTOcon #GOTOchgo

Garth Gilmour - Developer Advocate at JetBrains @garthgilmourni

ORIGINAL TALK TITLE
Composing All The Things

RESOURCES

Garth

ABSTRACT
Compose begin on mobile, but has matured into a universal UI framework. Whether on the Desktop, Android, iOS or the browser you can create rich clients that reuse logic, data models and even custom controls.

This talk will show how a unified codebase, within a single project, can be used to create a variety of compelling clients. By the end of the talk you will have everything you need to start building with Compose on your platform(s) of choice. [...]

TIMECODES
00:00 Intro
01:34 Fact finding
01:54 Agenda
02:46 Part 1: What, where & why
10:51 Summary part 1
11:21 Part 2: Show me the code!
15:14 1st example
19:13 2nd example
23:42 3rd example
30:45 4th example
36:54 Part 3: Alternative approaches
39:12 Conclusions
41:18 Outro

Download slides and read the full abstract here:

RECOMMENDED BOOKS

#Kotlin #KotlinMultiplatform #Kotlinlang #UIFramework #Compose #ComposeMultiplatform #Multiplatform #Android #iOS #Desktop #JSON #WebSocket #KotlinCoroutines #Coroutines #GarthGilmour

Looking for a unique learning experience?

SUBSCRIBE TO OUR CHANNEL - new videos posted almost daily.
Рекомендации по теме
Комментарии
Автор

Please stop renaming stuff. I know you want to make it look like you invented something but no, redrawing shit on a screen does not have to be called a recomposition...

higaski