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
mcpiroman
02/15/2022, 11:01 AM
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
gildor
02/15/2022, 1:04 PM
It's not really "to mods", better to report it to compose-jb or even create a PR