Not, like, replies to your emails, which is a whole topic I’d like to dive into one day, but crafting a new HTML email that you’d send for, whatever, business reasons probably.
Saw this, which is a pretty decent domain name I’d say:
So type in some email you want it to make:
create an email that is very basic text with nice typography and underlined text links that invites people to a birthday party for a goldfish.
And it gives you…

I did a few more prompts but for the most part all the emails just look like that. Fine I guess?
But the output is only React, plus TypeScript, plus a package called react-email, plus Tailwind. That part, to me, was like uhhhhhh why? How many people are building HTML emails like that? It’s a fine way to do it, but it seems like just giving us the HTML would be tons more flexible and useful. (You could just snag the HTML out of DevTools though, to be fair.)
It all comes together as the company behind the React package is Resend, an email sending company, who also make new.email. Resend has integration with stuff like Next.js, so that’s the stack where you could actually grab and use these templates. So it’s developer marketing really. Fine I guess?
Leave a Reply