Hacker News new | ask | show | jobs
by heatmiser 1256 days ago
Over Preact? I'm a little confused by your comment.
2 comments

Not sure what part is confusing, Svelte and Vue have their own template languages inside HTML, I don't want to write another `v-for` or a `#if :else` instead of JS/TS.
Jsx is just js with a thin layer of sugar.