SlideShare a Scribd company logo
@gz_k
Gaetan Zoritchak
Multiplatform
development
with Kotlin
K.Night Kyiv 2018-03
Introduction
@gz_k
Gaëtan Zoritchak
@data2viz_io
Data2viz
2
data2viz
K.Night Kyiv 2018-03
Data2viz
Source Info
chart vs dataviz
4
K.Night Kyiv 2018-03
XChart
Data2viz
chart vs dataviz
D3js
??
HighCharts
plot.ly
Charts.js
JFreeChart
datavizcharts
JS
JVM
vega-lite
5
K.Night Kyiv 2018-03
XChart
Data2viz
chart vs dataviz
D3js
??
HighCharts
plot.ly
Charts.js
JFreeChart
datavizcharts
JS
JVM
vega-lite
data2viz
5
K.Night Kyiv 2018-03
Data2viz
Source Info
statically typed DSLsdynamically typed APIs VS
6
K.Night Kyiv 2018-03
Data2viz
Source Info
Editing dataviz
+
kt 

source

files
7
Kotlin multiplatform
K.Night Kyiv 2018-03
Multiplatform
https://blog.jetbrains.com/kotlin/2017/11/kotlin-1-2-released/
Mechanism
9
K.Night Kyiv 2018-03
Multiplatform
Mechanism
common
jvm
js
10
K.Night Kyiv 2018-03
Multiplatform
Mechanism
common
jvm
js
11
K.Night Kyiv 2018-03
Multiplatform
Mechanism Kotlin/JVM Kotlin
concurrent
io
systems
collections
comparisons
coroutines
io
jvm
math
properties
ranges
reflect
sequences
text
webgl
dom
fetch
files
notifications
performances
workers
xhr
commonjvm js
Kotlin/JS
test common test jstest jvm
12
K.Night Kyiv 2018-03
Limitations
language features limited by platform
13
K.Night Kyiv 2018-03
Limitations
language features limited by platform
13
K.Night Kyiv 2018-03
Limitations
language features limited by platform
14
K.Night Kyiv 2018-03
Limitations
language features limited by platform
14
But JsName annotation does not exist in common module
K.Night Kyiv 2018-03
Limitations
language features limited by platform
14
But JsName annotation does not exist in common module
Create your own annotation + typealias for Kotlin/JS
K.Night Kyiv 2018-03
Limitations
language features limited by platform
14
Create your own annotation + typealias for Kotlin/JS
K.Night Kyiv 2018-03
Limitations
language features limited by platform
15
K.Night Kyiv 2018-03
Limitations
language features limited by platform
15
K.Night Kyiv 2018-03
Limitations
missing common libraries
- Date
16
K.Night Kyiv 2018-03
Limitations
missing common libraries
- Date
- Serialization
16
K.Night Kyiv 2018-03
Limitations
missing common libraries
- Date
- Serialization
- HTTP
16
K.Night Kyiv 2018-03
Limitations
missing common libraries
- Date
- Serialization
- HTTP
16
K.Night Kyiv 2018-03
Good parts
Kotlin API and behavior
- Same behaviour
17
K.Night Kyiv 2018-03
Good parts
Kotlin API and behavior
- Same behaviour
- Math and numbers are the same on each platform 😅
17
K.Night Kyiv 2018-03
Good parts
Kotlin API and behavior
- Same behaviour
- Math and numbers are the same on each platform 😅
- Kotlin Standard lib (collections, …)
17
K.Night Kyiv 2018-03
Good parts
Kotlin API and behavior
- Same behaviour
- Math and numbers are the same on each platform 😅
- Kotlin Standard lib (collections, …)
- Coroutines
17
K.Night Kyiv 2018-03
Good parts
Tests
18
K.Night Kyiv 2018-03
Good parts
http://bl.ocks.org/mjromper/95fef29a83c43cb116c3

Performances #d3js
19
K.Night Kyiv 2018-03
Good parts
https://data2viz.github.io/data2viz/ex-selection/index.html

Performances
#data2viz/JS
20
K.Night Kyiv 2018-03
Good parts
https://data2viz.github.io/data2viz/ex-selection/index.html

Performances
#data2viz/JVM
21
K.Night Kyiv 2018-03
Good parts
https://twitter.com/data2viz_io/status/970596264810352640
percentage of common code
22
Use cases
K.Night Kyiv 2018-03
Uses cases and patterns
business logic and DTO
common
jvm
js
serverJS client
Android client
jvm
24
K.Night Kyiv 2018-03
Uses cases and patterns
Client apps with common code
common jvm
js server
JS client
Android client
jvm
client common
25
K.Night Kyiv 2018-03
Uses cases and patterns
https://medium.com/airbnb-engineering/isomorphic-javascript-the-future-of-web-apps-10882b7a2ebc
isomorphic web apps
common
jvmjs
serverJS client
HTML Client
html-generation
common
html-generation
common
kotlinx.html
kotlinx.html
K.Night Kyiv 2018-03
Kotlin/Native
https://blog.jetbrains.com/kotlin/2017/12/kotlinnative-v0-5-released-calling-kotlin-from-swift-and-c-llvm-5-and-more/
K.Night Kyiv 2018-03
Uses cases and patterns
Client apps with common code
common jvm
js
server
JS client
Android client
jvm
client common
native
iOs client
28
Conclusion
K.Night Kyiv 2018-03
Conclusion
Kotlin multiplatform
- It’s more complex than a classical development
30
K.Night Kyiv 2018-03
Conclusion
Kotlin multiplatform
- It’s more complex than a classical development
- We need some more libraries (from you?)
30
K.Night Kyiv 2018-03
Conclusion
Kotlin multiplatform
- It’s more complex than a classical development
- We need some more libraries (from you?)
- It’s worth the effort
30
K.Night Kyiv 2018-03
Conclusion
Kotlin multiplatform
- It’s more complex than a classical development
- We need some more libraries (from you?)
- It’s worth the effort
- Golden Age for Kotlin
30
K.Night Kyiv 2018-03
Conclusion
Kotlin multiplatform
- It’s more complex than a classical development
- We need some more libraries (from you?)
- It’s worth the effort
- Golden Age for Kotlin
30
K.Night Kyiv 2018-03
Conclusion
Kotlin multiplatform
- It’s more complex than a classical development
- We need some more libraries (from you?)
- It’s worth the effort
- Golden Age for Kotlin
30
Thank you!
@gz_k
Gaëtan Zoritchak

More Related Content

PDF
Kubernetes Config Management Landscape
ODP
From Hammett to the Semantic Web
PDF
GraphQL in Kiwi.com
PDF
G2G マッピングに関するアップデート
PPTX
Building a real time Tweet map with Flink in six weeks
PDF
Lambda architecture
PDF
Productionize spark structured streaming
PDF
BETTER Session, Excercise 1 @ EO Joint Big Data Hackathon
Kubernetes Config Management Landscape
From Hammett to the Semantic Web
GraphQL in Kiwi.com
G2G マッピングに関するアップデート
Building a real time Tweet map with Flink in six weeks
Lambda architecture
Productionize spark structured streaming
BETTER Session, Excercise 1 @ EO Joint Big Data Hackathon

What's hot (10)

PPTX
Java. Есть ли свет в конце тоннеля
PPTX
Relay Local State Management: Replacing Redux
PDF
ArangoDB 3.5 Feature Overview Webinar - Sept 12, 2019
PDF
Extending Flink State Serialization for Better Performance and Smaller Checkp...
PDF
Map Analytics in Starcraft II
 
PDF
redBorder: Open or die
PPTX
Dataset Descriptions in Open PHACTS and HCLS
PDF
Kafka and GraphQL: Misconceptions and Connections | Gerard Klijs, Open Web
PPTX
Reactive Programming with RxJS
PDF
Asset Bundleちょっと理解した( )
Java. Есть ли свет в конце тоннеля
Relay Local State Management: Replacing Redux
ArangoDB 3.5 Feature Overview Webinar - Sept 12, 2019
Extending Flink State Serialization for Better Performance and Smaller Checkp...
Map Analytics in Starcraft II
 
redBorder: Open or die
Dataset Descriptions in Open PHACTS and HCLS
Kafka and GraphQL: Misconceptions and Connections | Gerard Klijs, Open Web
Reactive Programming with RxJS
Asset Bundleちょっと理解した( )
Ad

Similar to Multiplatform development with Kotlin (20)

PDF
20220412-kmp-humantalks.pdf
PPTX
A TypeScript Fans KotlinJS Adventures
PDF
Kotlin in the age of digital transformation
PDF
Rapid Web API development with Kotlin and Ktor
PDF
Kotlin in Action, Second Edition (MEAP V09) Svetlana Isakova
PPTX
Kotlin for all the Things
PPTX
Kotlin Native - C / Swift Interop - ACCU Autmn 2019
PPTX
What is Kotlin Multiplaform? Why & How?
PDF
Davide Cerbo - Kotlin loves React - Codemotion Milan 2018
PDF
Kotlin 1.2: Sharing code between platforms
PPTX
GDG Kuwait - Modern android development
PDF
Kotlin from-scratch
PPTX
TypeScript Vs. KotlinJS
PDF
Isomorphic Kotlin
PDF
fun kotlinMultiplatform()
PDF
Android 101 - Kotlin ( Future of Android Development)
PPTX
Why kotlininandroid
PDF
Kotlin native for iOS and Android
PPTX
Kotlin vs flutter which is better for doing business
PPTX
Hello to Kotlin
20220412-kmp-humantalks.pdf
A TypeScript Fans KotlinJS Adventures
Kotlin in the age of digital transformation
Rapid Web API development with Kotlin and Ktor
Kotlin in Action, Second Edition (MEAP V09) Svetlana Isakova
Kotlin for all the Things
Kotlin Native - C / Swift Interop - ACCU Autmn 2019
What is Kotlin Multiplaform? Why & How?
Davide Cerbo - Kotlin loves React - Codemotion Milan 2018
Kotlin 1.2: Sharing code between platforms
GDG Kuwait - Modern android development
Kotlin from-scratch
TypeScript Vs. KotlinJS
Isomorphic Kotlin
fun kotlinMultiplatform()
Android 101 - Kotlin ( Future of Android Development)
Why kotlininandroid
Kotlin native for iOS and Android
Kotlin vs flutter which is better for doing business
Hello to Kotlin
Ad

Recently uploaded (20)

PPTX
fundraisepro pitch deck elegant and modern
PPTX
BIOLOGY TISSUE PPT CLASS 9 PROJECT PUBLIC
PPTX
AcademyNaturalLanguageProcessing-EN-ILT-M02-Introduction.pptx
PPTX
Project and change Managment: short video sequences for IBA
PDF
Instagram's Product Secrets Unveiled with this PPT
DOC
学位双硕士UTAS毕业证,墨尔本理工学院毕业证留学硕士毕业证
PPTX
Impressionism_PostImpressionism_Presentation.pptx
PPTX
Self management and self evaluation presentation
PDF
Swiggy’s Playbook: UX, Logistics & Monetization
PPTX
Hydrogel Based delivery Cancer Treatment
PDF
natwest.pdf company description and business model
PPT
First Aid Training Presentation Slides.ppt
PPTX
Anesthesia and it's stage with mnemonic and images
PPTX
worship songs, in any order, compilation
PPTX
Primary and secondary sources, and history
DOCX
"Project Management: Ultimate Guide to Tools, Techniques, and Strategies (2025)"
PPTX
PHIL.-ASTRONOMY-AND-NAVIGATION of ..pptx
PPTX
ART-APP-REPORT-FINctrwxsg f fuy L-na.pptx
PPTX
chapter8-180915055454bycuufucdghrwtrt.pptx
PPTX
Presentation for DGJV QMS (PQP)_12.03.2025.pptx
fundraisepro pitch deck elegant and modern
BIOLOGY TISSUE PPT CLASS 9 PROJECT PUBLIC
AcademyNaturalLanguageProcessing-EN-ILT-M02-Introduction.pptx
Project and change Managment: short video sequences for IBA
Instagram's Product Secrets Unveiled with this PPT
学位双硕士UTAS毕业证,墨尔本理工学院毕业证留学硕士毕业证
Impressionism_PostImpressionism_Presentation.pptx
Self management and self evaluation presentation
Swiggy’s Playbook: UX, Logistics & Monetization
Hydrogel Based delivery Cancer Treatment
natwest.pdf company description and business model
First Aid Training Presentation Slides.ppt
Anesthesia and it's stage with mnemonic and images
worship songs, in any order, compilation
Primary and secondary sources, and history
"Project Management: Ultimate Guide to Tools, Techniques, and Strategies (2025)"
PHIL.-ASTRONOMY-AND-NAVIGATION of ..pptx
ART-APP-REPORT-FINctrwxsg f fuy L-na.pptx
chapter8-180915055454bycuufucdghrwtrt.pptx
Presentation for DGJV QMS (PQP)_12.03.2025.pptx

Multiplatform development with Kotlin