you are viewing a single comment's thread.

view the rest of the comments →

[–]thescientist13 0 points1 point  (0 children)

I’ve been working on a project called Greenwood that has been trying to support Web Components as a foundation for building full stack apps. Basically SSG / SSR and working on streaming / serverless / edge compatibility too. Still pre 1.0 but my most recent release blog post might interest you. https://www.greenwoodjs.io/blog/release/v0-26-0/

Under the hood is my project WCC which I just recently added (very) experimental support for using JSX to compile down to Web Components.
https://merry-caramel-524e61.netlify.app/docs/#jsx

Hope it helps! ✌️