Hacker News new | ask | show | jobs
by sentrms 1352 days ago
Have been using TSX for email templates for quite some time now. Works really well with just ReactDOMServer.renderToStaticMarkup() and juice to inline css.
1 comments

jsx mail also accepts tsx. it's important to remember that jsx has several things that pure React doesn't have