<?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: Finn Wright</title>
    <description>The latest articles on DEV Community by Finn Wright (@fifn2).</description>
    <link>https://dev.to/fifn2</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%2F279665%2Fde869cb9-6d92-45b0-91cf-7326dd152875.gif</url>
      <title>DEV Community: Finn Wright</title>
      <link>https://dev.to/fifn2</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fifn2"/>
    <language>en</language>
    <item>
      <title>Functional programming for the backend</title>
      <dc:creator>Finn Wright</dc:creator>
      <pubDate>Mon, 11 May 2020 23:30:11 +0000</pubDate>
      <link>https://dev.to/fifn2/functional-programming-for-the-backend-ga2</link>
      <guid>https://dev.to/fifn2/functional-programming-for-the-backend-ga2</guid>
      <description>&lt;p&gt;Hi DEV Community! I've been using Next.js for the "frontend" of my websites, and I've been loving the speed and simplicity with the functional nature of react. I'm now looking to bring that experience to the backend. &lt;strong&gt;How do you bring functional programming to the backend?&lt;/strong&gt; Do you use a functional programming language? Just an object oriented language with some fancy libraries? I'm stuck choosing what to learn for my next project.&lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>discuss</category>
      <category>functional</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Resources for a React Full Stack Beginner</title>
      <dc:creator>Finn Wright</dc:creator>
      <pubDate>Mon, 23 Dec 2019 16:58:52 +0000</pubDate>
      <link>https://dev.to/fifn2/resources-for-a-react-full-stack-beginner-5h6g</link>
      <guid>https://dev.to/fifn2/resources-for-a-react-full-stack-beginner-5h6g</guid>
      <description>&lt;p&gt;Over the last year or so, I've gotten really familiar with and have come to love the simplicity and elegance of React on the front end, but when it came time to hook React up to the backend, I got lost in a sea of tutorials without really learning the fundamentals of backend development. For all of you who have experience using react on the backend, where do I get started with the fundamentals (like express) so that I can branch out into more complex topics (like hosting on a Docker container, GraphQL, and JSON Web Token Authentication)? Thanks in advance.&lt;/p&gt;

</description>
      <category>react</category>
      <category>beginners</category>
      <category>discuss</category>
      <category>help</category>
    </item>
  </channel>
</rss>
