<?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: Simon Gustavsson</title>
    <description>The latest articles on DEV Community by Simon Gustavsson (@yret1).</description>
    <link>https://dev.to/yret1</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%2F3976582%2Fc9190db9-ed90-4c98-ad21-41d1f1fac12a.png</url>
      <title>DEV Community: Simon Gustavsson</title>
      <link>https://dev.to/yret1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yret1"/>
    <language>en</language>
    <item>
      <title>I got tired of paying $500/month just to give my users an email editor</title>
      <dc:creator>Simon Gustavsson</dc:creator>
      <pubDate>Tue, 09 Jun 2026 20:43:18 +0000</pubDate>
      <link>https://dev.to/yret1/i-got-tired-of-paying-500month-just-to-give-my-users-an-email-editor-2po5</link>
      <guid>https://dev.to/yret1/i-got-tired-of-paying-500month-just-to-give-my-users-an-email-editor-2po5</guid>
      <description>&lt;p&gt;Every SaaS product eventually hits the same wall: users want to send emails, and they want to design them themselves. So you go looking for an embeddable email editor.&lt;/p&gt;

&lt;p&gt;Then you see the pricing.&lt;/p&gt;

&lt;p&gt;Unlayer starts at $250/month. Beefree SDK at $2,500/month. Chamaileon is "contact us". For a bootstrapped product, that's often more than your entire infrastructure bill.&lt;/p&gt;

&lt;p&gt;So I built Maillune.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it is
&lt;/h2&gt;

&lt;p&gt;A drag-and-drop email editor you embed as a single web component. Drop one tag into your app and your users get a full visual email builder — no iframe gymnastics, no proprietary lock-in.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight html"&gt;&lt;code&gt;&lt;span class="nt"&gt;&amp;lt;maillune-editor&amp;gt;&amp;lt;/maillune-editor&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Works with React, Angular, Vue, Svelte, or plain JS. The output is clean HTML you own.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why a web component
&lt;/h2&gt;

&lt;p&gt;Every SDK in this space ships as a React-only package or an iframe you have no control over. A web component works everywhere, stays out of your framework's state, and doesn't fight your existing styles.&lt;/p&gt;

&lt;h2&gt;
  
  
  Free to start
&lt;/h2&gt;

&lt;p&gt;I'm a solo founder building this alongside a full-time job. The goal is simple pricing that makes sense at small scale, not enterprise contracts before you've shipped a single feature.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://maillune.com" rel="noopener noreferrer"&gt;https://maillune.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love to hear from anyone who's run into this problem before, what made you end up building your own editor instead of using an SDK?&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>saas</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
