top | item 41742451

(no title)

5cott0 | 1 year 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

discuss

order

_nhh|1 year ago

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