Hey folks!
Many thanks to everyone who took part in our previous survey! Your feedback is very helpful for us!
One more question for you guys, please answer:
For what purposes do you plan to use Compose for Desktop UI Framework?
๐ - To replace Swing/AWT/JavaFX
๐ - To reuse experience, Iโve gained from Android platform, to build Desktop UIs with Kotlin
๐ - To reuse experience, Iโve gained from other platforms (React, Flutter, etc), to build Desktop UIs with Kotlin
๐ - To create multiplatform apps (or make my app multiplatform)
๐ - As an interface to access Skia library
๐ถ๏ธ - Other (please tell us about a bit in the ๐งต)
๐ถ๏ธ 1
๐ 8
๐ 1
๐ 35
๐ 30
๐ 59
t
theapache64
02/10/2021, 10:35 AM
โข To beat the flutter guy when he showoff with their multi-platform code
โ๏ธ 4
๐ 21
๐ 3
K 8
t
Trevor Merritt
02/10/2021, 12:58 PM
I've been coding with Vue and Rails, then Vue and Sails, and wanted a place I could code and not have to rewrite my objects, and have type safety. TS could have covered it, but KT is sexier.
K 6
c
Casey Brooks
02/10/2021, 3:26 PM
To develop an app with desktop-sized real estate, but provide better UX than web and have native access to things like filesystems, running local servers, background processing, etc.
๐ 1
t
thanerian
02/11/2021, 6:47 AM
To replace every electron app that consume my RAM
๐ 3
p
py
02/11/2021, 1:01 PM
Also: to learn Compose independently from what I know about Android