<?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: Entreel</title>
    <description>The latest articles on DEV Community by Entreel (@entreel).</description>
    <link>https://dev.to/entreel</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%2F3837327%2Fdc2ce6fd-4227-4491-a6d7-ac77f022af91.png</url>
      <title>DEV Community: Entreel</title>
      <link>https://dev.to/entreel</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/entreel"/>
    <language>en</language>
    <item>
      <title>The trap of "I'll figure out the marketing later."</title>
      <dc:creator>Entreel</dc:creator>
      <pubDate>Wed, 22 Apr 2026 11:31:15 +0000</pubDate>
      <link>https://dev.to/entreel/the-trap-of-ill-figure-out-the-marketing-later-kom</link>
      <guid>https://dev.to/entreel/the-trap-of-ill-figure-out-the-marketing-later-kom</guid>
      <description>&lt;p&gt;I saw a dev tool recently that was built beautifully. The code was clean, the testing coverage was great, and the UX was solid.&lt;/p&gt;

&lt;p&gt;But after being live for four months, it only had 31 active users.&lt;/p&gt;

&lt;p&gt;As developers, we fall into this trap constantly. We are great at solving complex technical problems, but when it comes to getting our first 100 users, we freeze. We optimise for feature completeness and tell ourselves we will figure out distribution "later."&lt;/p&gt;

&lt;p&gt;But later never comes, and great projects just quietly die.&lt;/p&gt;

&lt;p&gt;I wrote a longer post on Hashnode about how to fix this structural blind spot &lt;a href="https://istiaq.hashnode.dev/the-ideas-in-startup-ecosystem" rel="noopener noreferrer"&gt;https://istiaq.hashnode.dev/the-ideas-in-startup-ecosystem&lt;/a&gt;, but I'm curious, how do you guys force yourselves to stop coding and start marketing?&lt;/p&gt;

</description>
      <category>marketing</category>
      <category>startup</category>
      <category>founder</category>
      <category>saas</category>
    </item>
    <item>
      <title>What I learned building my first real backend as a frontend developer</title>
      <dc:creator>Entreel</dc:creator>
      <pubDate>Sat, 21 Mar 2026 16:29:51 +0000</pubDate>
      <link>https://dev.to/entreel/what-i-learned-building-my-first-real-backend-as-a-frontend-developer-2adb</link>
      <guid>https://dev.to/entreel/what-i-learned-building-my-first-real-backend-as-a-frontend-developer-2adb</guid>
      <description>&lt;p&gt;I've always been a frontend person. React, TypeScript, CSS.&lt;/p&gt;

&lt;p&gt;Then I decided to build a full stack product and suddenly I needed a real backend. I picked FastAPI because Python made sense given the AI integrations I needed. Here's what actually surprised me.&lt;/p&gt;

&lt;p&gt;The hardest part wasn't the code. It was thinking in terms of data first instead of UI first. As a frontend dev I always started with what the screen looks like. Backend forced me to start with what the data looks like.&lt;/p&gt;

&lt;p&gt;A few things that helped me get up to speed fast, reading the FastAPI docs properly instead of just copying Stack Overflow, using Supabase so I didn't have to manage my own database, and just shipping something broken and fixing it rather than trying to get it right first time.&lt;/p&gt;

&lt;p&gt;Still learning. Still making mistakes. But the backend doesn't scare me anymore.&lt;/p&gt;

&lt;p&gt;Feel free to ask any questions, happy to answer all :)&lt;/p&gt;

</description>
      <category>programming</category>
      <category>backend</category>
      <category>frontend</category>
    </item>
  </channel>
</rss>
