<?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: flp</title>
    <description>The latest articles on DEV Community by flp (@flp).</description>
    <link>https://dev.to/flp</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%2F876576%2F7bf6eb60-218c-444b-a5cb-4c50aa86c2fb.png</url>
      <title>DEV Community: flp</title>
      <link>https://dev.to/flp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/flp"/>
    <language>en</language>
    <item>
      <title>React 18 and React Router 6 changes</title>
      <dc:creator>flp</dc:creator>
      <pubDate>Mon, 13 Jun 2022 14:49:09 +0000</pubDate>
      <link>https://dev.to/flp/react-18-and-react-router-6-changes-4jbk</link>
      <guid>https://dev.to/flp/react-18-and-react-router-6-changes-4jbk</guid>
      <description>&lt;p&gt;Hey guys,&lt;/p&gt;

&lt;p&gt;I just started to learn React. It seems I am quite unfortunate that recently has been changed a lot in React so finding tutorials and googling is quite confusing.&lt;/p&gt;

&lt;p&gt;I transformed a server-side rendered Rails app into React and it worked fine for the index page, but I am now stuck with accessing the url parameter for the show. I have the same problem as described &lt;a href="https://stackoverflow.com/questions/69967745/react-router-v6-access-a-url-parameter"&gt;here&lt;/a&gt; that made me also wondering what is the right way to write a React app. React.Components is still used on &lt;a href="https://reactjs.org/"&gt;react.js&lt;/a&gt; but these hacks suggested on SO make me feel it might not be the right way to develop my application. It would be nice to hear your opinion as I am quite lost. Maybe you can even suggest something to read about how to develop a React app 2022 :)&lt;/p&gt;

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