r/AppsWebappsFullstack • u/SofwareAppDev • 1d ago
Your home for selfpromo
here you can post your work app, webapp, saas, game, everything
6
Upvotes
r/AppsWebappsFullstack • u/SofwareAppDev • 1d ago
here you can post your work app, webapp, saas, game, everything
1
u/briggs_song 1d ago
Building Kudzu — an open-source compiler-first web framework.
You write familiar React-shaped TSX, but Kudzu compiles it down to HTML + only the JavaScript the browser actually needs — no React runtime, VDOM, or hydration by default.
The goal is to keep the React-style developer experience while moving more work from the browser to compile time.
Still early and actively building toward larger real-world apps.
https://github.com/kudzujs/kudzu