Live data from Hacker News

Launch HN: Resend (YC W23) – Email API for developers using React

resend.com

1–10 of 277 posts

Launch HN: Resend (YC W23) – Email API for developers using React

#1
Hi HN! I'm Zeno, founder of Resend (https://resend.com). We're building a modern email sending platform focused on providing the best developer experience.

Why? When you look at all the biggest competitors like Sendgrid, Mailgun, Postmark, and SparkPost, you'll notice that they were all founded around 2009/2010, and they all have been acquired by now. Because of that, it's common to see them only prioritizing enterprise requirements and optimizing for sales-led growth.

Nobody is building an exceptional developer experience. Nobody is trying to innovate. There isn't a single developer-first email platform in the market today. We want to change that.

Email sending is the kind of thing that you should integrate and forget, but instead, you have…

- Templates that are hard to build: Typically, you can only send emails using HTML or plain text. Although we support both, we're introducing a new way of developing and sending your emails. With Resend, you can code your email using React instead of outdated layouts thanks to our open source project (https://react.email).

- Slow performance: Current solutions only offer a single region for email sending, even when all your end users are located in another part of the world. We allow you to choose what region your emails should be sent from (US, Europe, or LATAM), which minimizes latency and improves time-to-inbox.

- Poor observability: Most tools keep you in the dark without knowing what really happened after you sent an email. Resend exposes all the events associated with your email via webhooks.

- Designed for marketers only: Existing solutions are too generic and built exclusively for product marketers and product managers. We're building a platform with a clean REST API and SDKs for Node.js, Python, Ruby, Elixir, Go, and Java. We also have examples of how to send emails using Vercel Edge Functions, Cloudflare Workers, Supabase Edge Functions, and other serverless solutions.

What's our backstory? When I was a CPO at Liferay, I faced the problem of sending emails at scale. We had enterprise customers complaining about deliverability, and I've been frustrated with existing services ever since. More recently, as a VP of Developer Experience at WorkOS, I once again had to deal with emails landing in the spam folder. After looking at all the different solutions out there, I've been obsessed with the idea of solving this problem once and for all.

We need to stop developing emails like it's 2010 and rethink how email can be done in 2023 and beyond. We believe that email development needs a revamp. A renovation. Modernized for the way we build apps today. That's why we're building Resend.

What issues have you had with email sending? I would love to hear your ideas, experiences, and feedback on any and all of the above.

Launch HN: Resend (YC W23) – Email API for developers using React
resend.com

Re: Launch HN: Resend (YC W23) – Email API for developers using React

#2
I had the chance to get hands-on with Resend during the private beta and found the Resend dashboard DX features to be really helpful during the development process. HTTP logging, email filtering, and webhooks (also with logging).

Being able to create email templates in React is great, too.

The very best of luck to you Zeno, and the rest of the Resend team.

Re: Launch HN: Resend (YC W23) – Email API for developers using React

#3

I had the chance to get hands-on with Resend during the private beta and found the Resend dashboard DX features to be really helpful during the development process. HTTP logging, email filtering, and webhooks (also with logging). Being able to create email templates in React is great, too. The very best of luck to you Zeno, and the rest of the Resend team.

Thanks leggetter, it means a lot coming from you.

Re: Launch HN: Resend (YC W23) – Email API for developers using React

#5
Your competitors have been acquired but you are funded by YC… so there is a high chance this will happen to you as well.

There isn’t much innovation happening since email is stable. I don’t want to design my emails in React, but I am probably not the target group since I am still running my own mail servers.

Edit: What I meant by "email is stable" is basically the way email is being sent and not email itself and the experience around it.

Re: Launch HN: Resend (YC W23) – Email API for developers using React

#6
I think if you’re targeting developers, SES is your biggest competitor. Their very cheap pay as you go pricing is more attractive than your monthly pricing. If email templates with react is your usp, I think I’ve seen libraries that offer that already.

Re: Launch HN: Resend (YC W23) – Email API for developers using React

#7

I think if you’re targeting developers, SES is your biggest competitor. Their very cheap pay as you go pricing is more attractive than your monthly pricing. If email templates with react is your usp, I think I’ve seen libraries that offer that already.

I think this is a fair criticism, however it's clear that there is a market for "polished, dev-x first, react focused cloud platforms". Just look at next.js and Remix, both of which solve problems which are already solved by combining normal cloud providers and open source libraries, but crucially with a lot more head-desking and glue code.

Re: Launch HN: Resend (YC W23) – Email API for developers using React

#8
post #5

Your competitors have been acquired but you are funded by YC… so there is a high chance this will happen to you as well. There isn’t much innovation happening since email is stable. I don’t want to design my emails in React, but I am probably not the target group since I am still running my own mail servers. Edit: What I meant by "email is stable" is basically the way email is being sent and not email itself and the…

I disagree. Those companies were all made long after email was stable, but having used SendGrid I can say it's definitely not the best DX, and it is indeed tailored to marketing.

Re: Launch HN: Resend (YC W23) – Email API for developers using React

#9
post #5

Your competitors have been acquired but you are funded by YC… so there is a high chance this will happen to you as well. There isn’t much innovation happening since email is stable. I don’t want to design my emails in React, but I am probably not the target group since I am still running my own mail servers. Edit: What I meant by "email is stable" is basically the way email is being sent and not email itself and the…

That's a valid point.

The web is also pretty stable, but when you look at the past 10-15 years, there's been so much evolution around it.

Doing things like rounded borders or dark mode is still very difficult, especially when you take into consideration all the different email clients like Gmail, Outlook, Yahoo Mail, Superhuman, and HEY.

The web evolved, and now we don't hear too many complaints about having to design your website to look the same across all browsers as before. Unfortunately with email, this is still an open problem.

Re: Launch HN: Resend (YC W23) – Email API for developers using React

#10
post #5

Your competitors have been acquired but you are funded by YC… so there is a high chance this will happen to you as well. There isn’t much innovation happening since email is stable. I don’t want to design my emails in React, but I am probably not the target group since I am still running my own mail servers. Edit: What I meant by "email is stable" is basically the way email is being sent and not email itself and the…

> There isn’t much innovation happening since email is stable

There are probably more Show HN launches involving email than any other product category.

Post reply on HN