Sachin Chaurasiyablog.sachinchaurasiya.dev·Mar 16, 2024Build and Send Emails Using React and TypeScriptEmails 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...18 likes·2.0K readsTutorialsTypeScript
nidhinkumarblog.nidhin.dev·Jan 28, 2024Send Email with Next.js, Resend and React-EmailEmails 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...1 like·37 readsemail
Iresh Sharmawatchireshstruggle.hashnode.dev·Dec 28, 2023React and Email Templates: Crafting Stunning Templates Made SimpleIn 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...10 likes·89 readsReachReact
Ramadan Omarblog.webified.eu·Oct 27, 2023How to make react-email work with Next14So, 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...105 readsreact-email
Abil Savioblog.abilsavio.dev·Jul 18, 2023Email contact form using NextJS (App router)An overview of what we’ll 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...128 readsNext.js
Keshav Sharmaskeshav.hashnode.dev·Apr 14, 2023Using React-email to create templates for MailchainIn 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 ...14 likes·191 readsMailchain