<?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>Forem: ShutSasha</title>
    <description>The latest articles on Forem by ShutSasha (@shutsasha).</description>
    <link>https://forem.com/shutsasha</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%2F1886871%2Fd3c1775e-1c2b-4ec1-a6e3-522777e9abf7.jpeg</url>
      <title>Forem: ShutSasha</title>
      <link>https://forem.com/shutsasha</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/shutsasha"/>
    <language>en</language>
    <item>
      <title>Title here</title>
      <dc:creator>ShutSasha</dc:creator>
      <pubDate>Sat, 02 Nov 2024 22:04:00 +0000</pubDate>
      <link>https://forem.com/shutsasha/title-here-1kp5</link>
      <guid>https://forem.com/shutsasha/title-here-1kp5</guid>
      <description></description>
    </item>
    <item>
      <title>useState()</title>
      <dc:creator>ShutSasha</dc:creator>
      <pubDate>Sat, 07 Sep 2024 11:30:40 +0000</pubDate>
      <link>https://forem.com/shutsasha/usestate-3jnd</link>
      <guid>https://forem.com/shutsasha/usestate-3jnd</guid>
      <description>&lt;p&gt;This hook helps for developers to control the state of react component (locally just in component)&lt;/p&gt;

&lt;p&gt;syntax looks smth like that&lt;br&gt;
&lt;code&gt;ts&lt;br&gt;
const [value, setValue] = useState(initialValue)&lt;br&gt;
&lt;/code&gt; &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
