<?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: Arash</title>
    <description>The latest articles on DEV Community by Arash (@ghalbeyou).</description>
    <link>https://dev.to/ghalbeyou</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1061974%2F3b0e186c-bcf5-419c-adb5-a2753a109e87.jpg</url>
      <title>DEV Community: Arash</title>
      <link>https://dev.to/ghalbeyou</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ghalbeyou"/>
    <language>en</language>
    <item>
      <title>I lost access to my GitHub account!</title>
      <dc:creator>Arash</dc:creator>
      <pubDate>Thu, 22 Aug 2024 13:53:27 +0000</pubDate>
      <link>https://dev.to/ghalbeyou/i-lost-access-to-my-github-account-3njg</link>
      <guid>https://dev.to/ghalbeyou/i-lost-access-to-my-github-account-3njg</guid>
      <description>&lt;p&gt;Hi. I am Arash and I just lost access to my GitHub account! This happened because I changed my system and I forgot to get those damn recovery codes and now I am locked out.&lt;/p&gt;

&lt;p&gt;This post is here to tell anyone out there that this happened and my new account.&lt;/p&gt;

&lt;p&gt;My new GitHub account is "Sudo-Arash" or &lt;a href="https://github.com/sudo-arash" rel="noopener noreferrer"&gt;here&lt;/a&gt;. I would love to see you there!&lt;/p&gt;

</description>
      <category>github</category>
      <category>git</category>
    </item>
    <item>
      <title>I created a react framework!</title>
      <dc:creator>Arash</dc:creator>
      <pubDate>Mon, 22 May 2023 10:15:01 +0000</pubDate>
      <link>https://dev.to/ghalbeyou/i-created-a-react-framework-1onk</link>
      <guid>https://dev.to/ghalbeyou/i-created-a-react-framework-1onk</guid>
      <description>&lt;p&gt;Hello! I have created a React framework called React Legecy. This is my first framework, and it is designed to be simple and fast, specifically optimized for cheap hosting environments.&lt;/p&gt;

&lt;p&gt;React Legecy utilizes hashes to determine the current page. Here's how it works:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;/#/&lt;/code&gt;: This represents the index page.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;/#/about&lt;/code&gt;: This represents the about page.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The framework includes a 404 page and an error handler to ensure a smooth user experience. Additionally, it features an API handler for handling API requests.&lt;/p&gt;

&lt;p&gt;You can find the npm package for React Legecy at: &lt;a href="https://www.npmjs.com/package/react-legecy" rel="noopener noreferrer"&gt;React Legecy on npm&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;If you are interested in exploring the framework's source code or contributing to its development, you can find it on GitHub: &lt;a href="https://github.com/Ghalbeyou/react-legecy" rel="noopener noreferrer"&gt;React Legecy on GitHub&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Thanks for reading!&lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
      <category>webdev</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
