Just fyi that Compose for Web changes have now been merged in to main branch of PeopleInSpace (https://github.com/joreilly/PeopleInSpace…) (had been waiting on a couple of libraries to make updates to support Kotlin/JS IR compiler). Note that existing web module is still there (that uses Kotlin/JS React wrappers). Any feedback for better ways of doing what's there are very welcome as always!
K 22
c
CLOVIS
05/20/2021, 8:34 PM
You're amazing, thanks a lot!
j
John O'Reilly
05/20/2021, 8:38 PM
Credit to the folks that created Compose for Web (and Compose in general!)!
c
CLOVIS
05/20/2021, 8:40 PM
Oh yeah, definitely, but your repo is soooo useful
CLOVIS
05/20/2021, 8:45 PM
I'm a student, and all we get taught is .NET/JFX/Swing. It's really hard to learn modern stuff (MVVM...) because the complexity comes from problems we've never had, so it's hard to relate.
Compose is incredibly better than XML, but it still needs a proper application architecture, and that's not something you can find good tutorials on
Also it's really nice to see the days coming where we could have a truly Multiplattorm application with everything shared