<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jordan Isip</title>
    <description>The latest articles on DEV Community by Jordan Isip (@fixie).</description>
    <link>https://dev.to/fixie</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1328831%2F8c31f714-48dd-4976-90c2-18b82691b2fa.jpeg</url>
      <title>DEV Community: Jordan Isip</title>
      <link>https://dev.to/fixie</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fixie"/>
    <language>en</language>
    <item>
      <title>Introducing EmailBuilder.js - a free and open source block-based email template builder</title>
      <dc:creator>Jordan Isip</dc:creator>
      <pubDate>Tue, 05 Mar 2024 15:44:06 +0000</pubDate>
      <link>https://dev.to/fixie/introducing-emailbuilderjs-a-free-and-open-source-block-based-email-template-builder-22bk</link>
      <guid>https://dev.to/fixie/introducing-emailbuilderjs-a-free-and-open-source-block-based-email-template-builder-22bk</guid>
      <description>&lt;p&gt;Since the launch of our &lt;a href="https://usewaypoint.com" rel="noopener noreferrer"&gt;main product&lt;/a&gt; last year, we've been hearing from our customers on how much teams love our email template builder. To bring no-code emails to a wider audience, we've decided to open-source a community version of our builder 🎉.&lt;/p&gt;

&lt;p&gt;We call it &lt;a href="https://emailbuilderjs.com/" rel="noopener noreferrer"&gt;EmailBuilder.js&lt;/a&gt; – a powerful block-based email builder that takes the best parts of other open source libraries like &lt;a href="https://editorjs.io/" rel="noopener noreferrer"&gt;Editor.js&lt;/a&gt; and email component libraries and puts them into an easy to use no-code builder.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/aRj2xlIq8hY"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4f1c0cy18yzxtcmqqt72.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4f1c0cy18yzxtcmqqt72.png" alt="Emailbuilder.js editor"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feg7mp96kz2ylnhw6clqd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feg7mp96kz2ylnhw6clqd.png" alt="EmailBuilder.js samples"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The output is a well structured JSON file or HTML that renders well on across modern email clients and devices. We can all finally start building better product emails without the need to use 90's style HTML and CSS 😵‍💫&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9diywfmu2ex9lrgspv87.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9diywfmu2ex9lrgspv87.png" alt="EmailBuilder.js device support"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fslee5a8srthoe4eci08m.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fslee5a8srthoe4eci08m.png" alt="EmailBuilder.js output"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Since the builder is completely free and open source, teams can self-host and extend the builder as needed.&lt;/p&gt;

&lt;p&gt;Be sure to give it a spin on our playground/demo with some of our sample templates:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://usewaypoint.github.io/email-builder-js/#sample/welcome" rel="noopener noreferrer"&gt;Welcome email&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://usewaypoint.github.io/email-builder-js/#sample/one-time-password" rel="noopener noreferrer"&gt;One-time passcode (OTP)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://usewaypoint.github.io/email-builder-js/#sample/reset-password" rel="noopener noreferrer"&gt;Reset password&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://usewaypoint.github.io/email-builder-js/#sample/order-ecomerce" rel="noopener noreferrer"&gt;E-commerce order receipt&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://usewaypoint.github.io/email-builder-js/#sample/subscription-receipt" rel="noopener noreferrer"&gt;SaaS subscription receipt&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://usewaypoint.github.io/email-builder-js/#sample/reservation-reminder" rel="noopener noreferrer"&gt;Reservation reminder&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://usewaypoint.github.io/email-builder-js/#sample/post-metrics-report" rel="noopener noreferrer"&gt;Post metrics report&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://usewaypoint.github.io/email-builder-js/#sample/respond-to-message" rel="noopener noreferrer"&gt;Respond to message&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We'd love to hear what you think and we're excited to see what everyone builds with it.&lt;/p&gt;

&lt;p&gt;If you like it, please consider giving it a &lt;a href="https://github.com/usewaypoint/email-builder-js" rel="noopener noreferrer"&gt;star on GitHub&lt;/a&gt; 🌟&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>nocode</category>
      <category>typescript</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
