<?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: Alex Porter</title>
    <description>The latest articles on DEV Community by Alex Porter (@thealexporter).</description>
    <link>https://dev.to/thealexporter</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%2F73820%2F082ea422-ea2e-49f3-848c-43e9278a7df7.jpg</url>
      <title>DEV Community: Alex Porter</title>
      <link>https://dev.to/thealexporter</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/thealexporter"/>
    <language>en</language>
    <item>
      <title>My tech stack for startups in 2025</title>
      <dc:creator>Alex Porter</dc:creator>
      <pubDate>Fri, 08 Nov 2024 18:56:40 +0000</pubDate>
      <link>https://dev.to/thealexporter/my-tech-stack-for-startups-in-2025-1no3</link>
      <guid>https://dev.to/thealexporter/my-tech-stack-for-startups-in-2025-1no3</guid>
      <description>&lt;p&gt;I'm working on building several SaaS and micro SaaS as we close out 2024 and head into 2025. These are the tools I'm choosing to ship fast and have a great developer experience.&lt;/p&gt;

&lt;h2&gt;
  
  
  Frameworks
&lt;/h2&gt;

&lt;p&gt;I picked up Remix in 2024 and instantly loved how easy it was to get to work. It makes it super easy to load in data and use server actions. If you've primarily been a frontend dev and want to get more into full-stack JS, this is a great way to do it.&lt;/p&gt;

&lt;p&gt;I used &lt;a href="https://www.epicweb.dev/epic-stack" rel="noopener noreferrer"&gt;Kent Dodds Epic Stack&lt;/a&gt; which gives you a solid starting point to just start shipping. You get some nice things out of the box like Prisma, sqlite, tailwindcss, TypeScript, better route structure, and more.&lt;/p&gt;

&lt;p&gt;If you haven't tried out any SSR react solutions &lt;a href="https://remix.run/" rel="noopener noreferrer"&gt;I recommend giving a Remix a try&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Landing Pages
&lt;/h2&gt;

&lt;p&gt;I rolled my own landing page for &lt;a href="https://traderstats.app/?ref=devto" rel="noopener noreferrer"&gt;traderstats.app&lt;/a&gt; and after months of development I kinda regret that decision. Tools like &lt;a href="https://www.framer.com" rel="noopener noreferrer"&gt;Framer&lt;/a&gt; get you up and running so so quickly with a beautiful page that is easy to update. I'd rather use tools like this that help you get pretty sites shipped quickly, validate the product idea, then get to work actually building the app. Its too easy to waste hours or days polishing the pixels and massaging the css when you really should be working on the actual product.&lt;/p&gt;

&lt;h2&gt;
  
  
  SEO
&lt;/h2&gt;

&lt;p&gt;Learning about how to rank in Google and get organic traffic to my sites is something I didn't know much about until this year. While I was figuring out how to get customers to my pages I found this article &lt;a href="https://marclou.beehiiv.com/p/how-to-grow-a-micro-startup-with-programmatic-seo" rel="noopener noreferrer"&gt;"How to get customers with programmatic SEO"&lt;/a&gt; by Marc Lou. That started me down a massive SEO rabbit hole that has been very fruitful.&lt;/p&gt;

&lt;p&gt;I picked up &lt;a href="https://www.dannypostma.com/seo-course?via=thealexporter" rel="noopener noreferrer"&gt;Danny Postma's new SEO course&lt;/a&gt; and it was &lt;em&gt;incredible&lt;/em&gt;. He takes you on an over the shoulder video tour of how he does demand driven development. I learned how to do keyword research, check on competitors, find out what they are ranking (or not ranking for) and to identify opportunities. I highly recommend it. My link here is an affiliate link, but if you don't want to use it still buy the course.&lt;/p&gt;

&lt;p&gt;At Danny's recommendation I started to use Ahrefs for my SEO tool of choice. My initial impressions have been that its very feature rich and the Starter plan includes enough of what you need to get started before needing to upgrade to a bigger plan.&lt;/p&gt;

&lt;p&gt;If you want some good free SEO content the &lt;a href="https://www.youtube.com/watch?v=xsVTqzratPs&amp;amp;t=1516s" rel="noopener noreferrer"&gt;Ahref's Beginner SEO Course on YouTube&lt;/a&gt; is a great place to start.&lt;/p&gt;

&lt;h2&gt;
  
  
  Creative tools
&lt;/h2&gt;

&lt;p&gt;I'm continuing to use Adobe's Creative Cloud. Photoshop, Illustrator, and Premiere Pro are tools that I already know my way around so I'm keeping those close. I know that many people love how quick and easy it is to get something done with tools like &lt;a href="https://canva.com" rel="noopener noreferrer"&gt;Canva&lt;/a&gt; or &lt;a href="https://figma.com" rel="noopener noreferrer"&gt;Figma&lt;/a&gt;. I think whatever you are comfortable with and enables you to move fast you should keep using.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I'm building
&lt;/h2&gt;

&lt;p&gt;Right now I'm focused on building tools for traders. Competition is fierce but existing solutions are expensive. As a trader myself I feel the need for more affordable tools that help traders improve their trading and make more money.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="//traderstats.app/?ref=devto"&gt;traderstats.app&lt;/a&gt;: The ai trading tool with all you need to track, review, and improve your trading.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="//payoutcalc.com"&gt;payoutcalc.com&lt;/a&gt;: Free tools and calculators for traders to figure out profits, earning potential, risk of ruin, risk management, and more. (WIP)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://thealexporter.com" rel="noopener noreferrer"&gt;thealexporter.com&lt;/a&gt;: All of my projects get listed here ✅&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tell me about you!
&lt;/h2&gt;

&lt;p&gt;What are you working on as 2024 is wrapping up? What are you building in 2025? If you have any tool suggestions or recommendations I'd love to hear them.&lt;/p&gt;

&lt;h2&gt;
  
  
  Thats a wrap!
&lt;/h2&gt;

&lt;p&gt;I hope you found something interesting. If you liked it come say hi on &lt;a href="https://x.com/thealexporter" rel="noopener noreferrer"&gt;Twitter / X&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I'm also working on &lt;a href="https://alexporter.beehiiv.com" rel="noopener noreferrer"&gt;Gonna Make It&lt;/a&gt;, a newsletter about what I'm learning as I build startups.&lt;/p&gt;

</description>
      <category>saas</category>
      <category>startup</category>
      <category>javascript</category>
      <category>solopreneur</category>
    </item>
  </channel>
</rss>
