I tried out the alpha version of Compose Web. Lots...
# compose-web
s
I tried out the alpha version of Compose Web. Lots of fun! One thing that I wasn’t anticipating was how slow the frames are when compiling for development. The bad performance goes away completely when compiling for prouduction. I suppose most of my development work would be on the JVM anyways, so it’s not really a big deal. Excited for this to move to beta so I can port one of my compose products over to it!
yes black 6
d
@spierce7 Can you say which version you used? I'm trying
1.2.0-alpha01-dev629
but getting compile errors in my project - to be expected in a dev build of course. Curious to know which one you were able to get working?
s
Build the demo. You need to modify the project to point to the latest dev build for it to resolve the compilation errors
d
Build the demo.
Do you mean one of these? Unclear to me which one would demonstrate Canvas Rendering on Web without further modification (I'm assuming that's the new capability we're talking about).
s
d
Thanks @spierce7; I'd totally missed this folder.
s
np - I only found it once someone shared it with me 😄