Hacker News new | ask | show | jobs
by ratww 1983 days ago
I like Svelte too, but I find Preact with HTM[1] is more of a middle ground. Or Preact + Domz [2] if you're not into the HTM syntax.

It doesn't have a compilation phase but it allows us to use Preact, and it's only 5k.

[1] https://www.npmjs.com/package/htm

[2] https://www.npmjs.com/package/domz