Y
Hacker News
new
|
ask
|
show
|
jobs
by
flying-pig
907 days ago
Agreed. JSX is a bug, not a feature.
1 comments
3dGrabber
907 days ago
... and imposes a build step, for no good reason.
link
fs_tab
906 days ago
The preact team also dislikes transpiling jsx so they've developed an alternative using tagged template literals:
https://github.com/developit/htm
link