<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Anas Mohamed — Blog</title>
    <link>https://anas-mohamed.vercel.app/blog</link>
    <description>Thoughts on software engineering, AI, and the web.</description>
    <language>en-us</language>
    <lastBuildDate>Sat, 02 May 2026 15:38:17 GMT</lastBuildDate>
    <atom:link href="https://anas-mohamed.vercel.app/feed.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title><![CDATA[Why tRPC Makes REST Feel Outdated in SSR Apps]]></title>
      <link>https://anas-mohamed.vercel.app/blog/trpc-vs-rest-in-ssr</link>
      <guid isPermaLink="true">https://anas-mohamed.vercel.app/blog/trpc-vs-rest-in-ssr</guid>
      <pubDate>Thu, 04 Dec 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[If you're still writing fetch('/api/users') in a Next.js app, you're working harder than you need to. Here's why tRPC changes everything.]]></description>
      
    </item>
  </channel>
</rss>