Y
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
heatmiser
1256 days ago
Over Preact? I'm a little confused by your comment.
link
satvikpendem
1256 days ago
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.
link
graftak
1255 days ago
Jsx is just js with a thin layer of sugar.
link