Home / Companies / Resend / Blog / December 2024

December 2024 Summaries

4 posts from Resend

Filter
Month: Year:
Post Summaries Back to Blog
This year, Resend.com launched several notable features to enhance its platform. The company expanded its capabilities by introducing a no-code tool for technical and non-technical team members to engage with their audience through the Resend API, enabling anyone to send email campaigns without code using broadcasts. Additionally, Resend.com released two major versions of its open-source project React Email, which included numerous bug fixes, new features, and components, resulting in a 40x performance improvement. The platform also introduced a new way to manage recipients through audiences, allowing users to add, update, retrieve, and remove contacts without worrying about the entire unsubscribe flow. Furthermore, Resend.com released a new batch API to send up to 100 emails in one request, a new Rust SDK for developers using the Rust programming language, and several new webhooks to provide more control and insight into events such as domain creation, updates, and deletions. The platform also introduced natural language scheduling to its API, allowing users to schedule emails at specific times without additional complexity, and released Marketing Analytics and Deliverability Insights to help marketing users understand deliverability, engagement, and opt-out rates. Lastly, Resend.com launched new integrations with Vercel and Zapier, enabling users to automate workflows and connect their platforms seamlessly.
Dec 31, 2024 815 words in the original blog post.
We recently added a new component to Broadcasts, our no-code editor. The challenge was embedding dynamic media like Twitter posts into static emails while maintaining the email's integrity and usability. To solve this problem, we used three tools made by Vercel: `ImageResponse` constructor, `ImageResponse` to create images using JSX syntax, and Next.js response to capture rendering and return a JPG. We saved the rendered JPG in a static host (S3 bucket) and embedded it into the email HTML body as an anchor tag directed to the Twitter post. The solution involved several challenges, including sequencing issues with the `ImageResponse` constructor and limitations on CSS styles due to Satori library constraints. Despite these challenges, we were able to create a polished and visually appealing component that enables users to easily embed dynamic media into their emails.
Dec 11, 2024 656 words in the original blog post.
Alexandre Cisneiros, an engineer with over 11 years of experience, is joining Resend as part of the team to bring his expertise in building high-scallyable systems and knowledge of functional programming, DevOps, and automation. He has previously worked at Stripe as an Engineering Manager, where he gained valuable insights into creating user-friendly products. Alexandre shares his passion for software development, citing HTML, PHP, and Computer Science studies as key influences on his career path. As a developer, he highlights the importance of communication with users in product success and is excited to contribute to Resend's mission. In his free time, Alexandre enjoys music, acrobatics, and performance arts, reflecting his diverse interests outside of software development.
Dec 05, 2024 675 words in the original blog post.
Resend, a company that powers millions of transactional and marketing emails per day, has raised $18M in Series A funding led by Andreessen Horowitz. The company exists to make human communication easier through the internet and email protocols. With over 200,000 developers signed up and an open-source project React Email crossing 300,000 weekly downloads, Resend is poised for continued growth. The team plans to double down on building a developer experience that prioritizes reliability, product development, and support, with investments in infrastructure, new features, and customer success initiatives.
Dec 04, 2024 429 words in the original blog post.