Hacker News new | ask | show | jobs
by satvikpendem 1256 days ago
You couldn't pay me to write in another HTML template language like in Svelte or Vue.
1 comments

Over Preact? I'm a little confused by your comment.
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.