DEV Community

As a developer how do you create and send emails?

Aslam Shah on September 30, 2020

As a developer, we often have to create and send HTML emails.

How do you create them? Where do you get email inspirations? Do you test on different email clients?

Please share the tools and resources you use.

Collapse
 
hunzaboy profile image
Aslam Shah

I use MJML to code HTML Emails ( easier to write ). To test on different clients I use Testi.at ( more affordable then litmus)

You can also get HTML templates at Codedmails