<?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: Mahmoud Mohamed</title>
    <description>The latest articles on DEV Community by Mahmoud Mohamed (@abbamalik).</description>
    <link>https://dev.to/abbamalik</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%2F908756%2Ffcdaa8bf-472a-4adf-9365-25e258439561.png</url>
      <title>DEV Community: Mahmoud Mohamed</title>
      <link>https://dev.to/abbamalik</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/abbamalik"/>
    <language>en</language>
    <item>
      <title>Store user in localstorge after login</title>
      <dc:creator>Mahmoud Mohamed</dc:creator>
      <pubDate>Fri, 16 Feb 2024 03:57:10 +0000</pubDate>
      <link>https://dev.to/abbamalik/store-user-in-localstorge-after-login-2pjk</link>
      <guid>https://dev.to/abbamalik/store-user-in-localstorge-after-login-2pjk</guid>
      <description>&lt;p&gt;I store the user in localstorge after logging in to the site so that I can use it to make conditions render and so that I do not need to fetch data from the server every time. Is this correct? Please help.With user knowledge. There is not everything related to the user, such as phone, location, and email &lt;/p&gt;

&lt;p&gt;Is this correct or is this the wrong way? &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
