Hacker News new | ask | show | jobs
by 5cott0 626 days ago
Interesting, I cooked up something similar a few years ago to use on my personal website and d3.js viz projects. Originally for use with webpack/babel but now I use it exclusively with Vite.

https://www.npmjs.com/package/jsx-pragma

1 comments

Nice work! JSX is such an awesome piece of technology. Using it with the dom feels like a component based and maintainable jquery.