<?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: Yuri Alegre</title>
    <description>The latest articles on DEV Community by Yuri Alegre (@sralegre).</description>
    <link>https://dev.to/sralegre</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%2F1929509%2F47c945a0-543c-49c5-8aa6-4adf0cf33394.jpg</url>
      <title>DEV Community: Yuri Alegre</title>
      <link>https://dev.to/sralegre</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sralegre"/>
    <language>en</language>
    <item>
      <title>Component dynamic</title>
      <dc:creator>Yuri Alegre</dc:creator>
      <pubDate>Wed, 14 Aug 2024 15:55:47 +0000</pubDate>
      <link>https://dev.to/sralegre/component-dynamic-28oh</link>
      <guid>https://dev.to/sralegre/component-dynamic-28oh</guid>
      <description>&lt;p&gt;I need help; I'm working on a React application that uses a dynamic component. My application will call a fetch to my server, which will send a .js file and render that component in my main application. I'm doing this because I will have updated code and don't want to have to build the entire application, just this component.&lt;/p&gt;

</description>
      <category>react</category>
    </item>
  </channel>
</rss>
