Hacker News new | ask | show | jobs
by sandreas 1046 days ago
You could use `jsx` / `tsx`. Maybe it's worth for you to look at

https://github.com/cyco/WebFun/

Example for a `tsx` component:

https://github.com/cyco/WebFun/blob/master/src/ui/components...

Pure TypeScript / scss components.