As a developer, I always came across creating bulletproof emails that should look awesome in every email client. But it takes up more time than needed. Email clients make it hard to write the perfect code for emails.
So I decided to create a few templates that I can use every time I start a new project or change an existing email. However, I ended up creating 50+ email templates using MJML ( the best ;) ) email markup language and I thought to share it with the community. I present to you (drum roll ) CodedMails.
I hope these templates will help you rapidly create emails, which are tested and up to date with the latest email client changes.
Drop me a comment if you have any feedback.
Looking for your support and love :)
Top comments (16)
Thanks a lot. Its helpful
Nice work dude, I was surprised to see that viewing the HTML was free <3 I don't write much email templates these days but whenever I did I just looked at example code from emails on reallygoodemails.com/.
Thanks, and Yes you can use the HTML versions for free.
great project 💡
Those are some nice clean designs. Still waiting for email development to become modern so that the usage of tables is reserved for actual tables and not the design 😂
Hopefully in this lifetime . (Outlook 🤭)
Wow, these are awesome. Currently, we just generate plain text mails for our users, but this looks waaaaaay better.
Wow! Amazing stuff!
Writing emails has always been a hassle for me, now, it just got better and easier. I'm going all in.
Thanks, @hunzaboy !
I am glad you found it useful. 😊
Thanks and Do share your feedback :)
For what are there so many :root ... { display: none !important; } items in head? I have never seen someting like that?
Hey Nikola, what template are you refering to? I can give you better explanation based on the template. 😊
Every one I have open, e.q. Welcome Email
code goes like
Ahh, it's something added by an extension you are using. 😊 You can check the github repo for the actual html versions.
FYI: I don't have any ad in the website so I am not sure why it is even added there.
Looks neat!
There's a typo on one of the cards btw, out instead of our- "All out templates...".
Thanks :)