Hi, I'm starting with Compose for Desktop and I'm ...
# compose-desktop
f
Hi, I'm starting with Compose for Desktop and I'm following https://github.com/JetBrains/compose-jb/blob/master/FEATURES.md#features-currently-available-in-compose-for-desktop Do you know if exist any book, Course etc … or if there is someone who is creating it for follow him.
g
I don’t think that there are any books.courses, it’s on very early stage, even if such book will be written, it would be outdated in a few months
m
There are comprehensive tutorials for Jetpack Compose from Google, which is very similar (differs only in platform things - Android vs Desktop) and it is good starting point for Compose. Then supplement it with what you have linked for the desktop parts, which now should be very easy to graps.
👍 2
To mods - I think that note should stay in the readme's for CfD, like "If you're new to writing apps with Compose, first start with [Google's tutorial for Jetpack Compose](link), then take a look [here](https://github.com/JetBrains/compose-jb/tree/master/tutorials) for bits related to development for desktop platforms".
g
It's not really "to mods", better to report it to compose-jb or even create a PR