Jun 20, 2025 路 8 min read 路 Let's face it, creating email templates is a pain. 馃槱 Only God know why email clients don't simply follow modern web standards (for styling anyway). For this reason, many devs opt to outsource this to services that provide both no-code email template...
Join discussion
Apr 3, 2025 路 2 min read 路 Introduction Emails are a crucial part of any web application, whether it's for user onboarding, notifications, or marketing. But plain text emails can be dull and lack branding. Wouldn't it be great if you could design emails the same way you build ...
Join discussion
Mar 16, 2024 路 7 min read 路 Emails are widely used for communication, whether it's expressing thoughts, sharing product information, sending content to newsletter subscribers, sharing event details, and more. Crafting and sending emails isn't straightforward. You have to design...
FSFourTwentyDev commented
Jan 28, 2024 路 5 min read 路 Emails are important for talking to people, whether it's for work or personal reasons. But for developers, making good-looking and working emails can be hard and take a lot of time. There are problems like not having enough support for HTML, issues w...
MMadza commented
Dec 28, 2023 路 6 min read 路 In a world where communication is key, email templates play a crucial role in delivering messages effectively. Explore the transformative power of React in simplifying the intricate art of crafting email templates. From streamlined development workfl...
Join discussion
Oct 27, 2023 路 1 min read 路 So, you've been hyped up by NextConf and shot straight to upgrading your startup's tech to Next14. But now, your build is crashing thanks to some react-email issues ('renderToReadableStream' is not exported from 'react-dom/server) Thanks to themendel...
Join discussion
Jul 18, 2023 路 7 min read 路 An overview of what we鈥檒l be doing here You must have come across contact forms on a lot of websites on the internet. We will be building a similar contact form. We will be using NextJS with the app router and first, build our Contact Form UI. Then w...
Join discussion
Apr 14, 2023 路 14 min read 路 In Web3, communication can be a complicated issue with no standard way to handle it. Many applications rely on users linking another method of contact, such as email or a phone number, which can compromise privacy and reveal identities. That's where ...
Join discussion