Chuyai-email.hashnode.dev·Nov 15, 2024How AI is Changing Email DesignIn today’s digital era, where information overload is the norm, email remains a vital channel for businesses to communicate with their customers. Crafting an email that is both visually appealing and effectively communicates a brand's message is a ch...Discussemail builder
Vardan Hakobyanvardan.hashnode.dev·Sep 21, 2024Mastering Email-Ready HTML: Automated Style Inlining with Tailwind CSSPhoto by Markus Spiske on Unsplash In the world of email development, ensuring consistent styling across various email clients is a significant challenge. Email clients are notoriously inconsistent in their CSS support. Many strip out <style> tags or...DiscussTailwind CSS
Ketevan Bostoganashviliketevanbostoganashvili.hashnode.dev·Mar 6, 2024How to Send HTML Emails in PHPPHP has multiple options for sending HTML emails: the PHP mail() function, PHPMailer, or SymfonyMailer. However, the latter two are the more popular and recommended options. Why? Because the PHP mail() function has multiple limitations, including the...DiscussPHP
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...Discuss·10 likes·87 readsReachReact
Vinit Guptathevinitgupta.hashnode.dev·Sep 24, 2023Send Stunning Emails with Next.js and Tailwind CSSHave you ever seen beautiful emails like the one below, and have wanted to send one too? Well, I am here to tell you that it's really easy. Pre-Requisites ⚙️ To being able to create such stunning emails, you will need to know the following : Tailwi...DiscussNext.js
Parhampazel.dev·Sep 3, 2023Use JSON to localize(translate) Auth0 email templates based on user languageBackground Answering questions in Auth0 community forum is one of the ways I give back to the community and also learn more about common problems or confusions Auth0 users face. Recently, I came across a question asking how to customize the Auth0 ema...Discuss·1.2K readsAuth0
Rodrigo Mansueliblog.mansueli.com·Aug 22, 2023Creating Customized i18n-Ready Authentication Emails using Supabase Edge Functions, PostgreSQL, and ResendWelcome to another exciting tutorial on building robust applications! Today, we're delving into the world of Supabase, an open-source backend solution that equips developers with a powerful toolkit for creating scalable applications. In this guide, w...Discuss·1 like·2.1K readsauthentication
Samanyu MardaforMailmodo team blogmailmodo.hashnode.dev·May 4, 2023How to Create Interactive Emails using AMPAre you tired of sending plain, boring emails? AMP (Accelerated Mobile Pages) allows you to create interactive and engaging emails that will captivate your subscribers. Here's how you can create interactive emails using AMP: 1. Familiarize yourself w...Discuss·4 likesemail
Samanyu Mardasamanyu641.hashnode.dev·May 4, 2023Building an email template library on Strapi CMSEmail templates are a great way to add a personal touch to your communications with customers, clients, and other stakeholders. They can also be a helpful tool for developers who want to streamline their workflow or automate repetitive tasks. Strapi ...Discuss·2 likescms
Cezar Halmageanmixandgo.hashnode.dev·Nov 15, 2022How to Send Tailwindcss-Styled Emails With Ruby on Rails 7Have you ever tried to create a good-looking email design from scratch? Or how about using TailwindCSS to write your email layouts? Well, if you did, you've probably failed. A lot. And it's safe to say reminding you about it is not a good way to make...Discuss·38 readsrubyonrails