<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Robert's Realm Blog</title>
        <link>https://www.robertsrealm.dev</link>
        <description>This is my blog's RSS feed</description>
        <item>
          <title>Viewing Next.js Local Deployment on a Mobile Device Using macOS</title>
          <link>https://www.robertsrealm.dev/blog/viewing-next.js-local-deployment-on-a-mobile-device-using-macos</link>
          <description>Learn how to view your Next.js local deployment on a mobile device using macOS with this step-by-step guide. Access your development server seamlessly from your phone</description>
          <pubDate>Invalid Date</pubDate>
        </item>
<item>
          <title>Asian Style Honey Glazed Salmon</title>
          <link>https://www.robertsrealm.dev/blog/asian-style-honey-glazed-salmon</link>
          <description>Delicious spicy salmon dish with rice, avocado, cucumber, spring onions, and sesame seeds. Easy recipe with salmon fillets, garlic, oyster sauce, honey, sesame oil, ginger, and red chili. 8/10, even better when spicy!</description>
          <pubDate>Invalid Date</pubDate>
        </item>
<item>
          <title>Next JS How to Create a Search Page using Server Side Rendering</title>
          <link>https://www.robertsrealm.dev/blog/next-js-how-to-create-a-search-page-using-server-side-rendering</link>
          <description>This page explains how I implemented a search feature using server-side rendering in Next.js</description>
          <pubDate>Invalid Date</pubDate>
        </item>
<item>
          <title>Using react-tweet for Embedding X posts</title>
          <link>https://www.robertsrealm.dev/blog/using-react-tweet-for-embedding-x-posts</link>
          <description>react-tweet is a new npm package by Vercel that simplifies embedding Tweets into React applications. This example component demonstrates how to use it.</description>
          <pubDate>Invalid Date</pubDate>
        </item>
<item>
          <title>What Are Fragments in React?</title>
          <link>https://www.robertsrealm.dev/blog/what-are-fragments</link>
          <description>Learn about Fragments in React, a handy feature for grouping children without extra DOM nodes.</description>
          <pubDate>Invalid Date</pubDate>
        </item>
<item>
          <title>Virtual DOM and How it Works</title>
          <link>https://www.robertsrealm.dev/blog/virtual-dom-and-how-it-works</link>
          <description>Discover how Virtual DOM serves as a bridge between UI and Real DOM, updating only modified elements to enhance efficiency in web development.</description>
          <pubDate>Invalid Date</pubDate>
        </item>
<item>
          <title>The Hooked Model and How it Builds Habit Forming Applications</title>
          <link>https://www.robertsrealm.dev/blog/the-hooked-model-and-how-it-builds-habit-forming-applications</link>
          <description>Learn about the Hooked Model, and how it can be used to build habit forming applications.</description>
          <pubDate>Invalid Date</pubDate>
        </item>
    </channel>
  </rss>