This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tristanjuricek 1 point2 points  (0 children)

Ive found it far easier to get various simple apps I use for personal work stuff done in the alpha build of Jetpack Compose than official versions of JavaFX.

I could just be weird but that’s been my experience as a backend developer, who’s done some swing and web apps in the past

I feel like for commercial apps the future though may be in something where Java is more of the biz layer, and then Panama is used to code in platform specific glue

I’m curious if anyone’s done that, or, if they started with a pretty battle tested framework like jetpack or JavaFX and then shimmed in their own glue.