<?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: Nik Parkison</title>
    <description>The latest articles on DEV Community by Nik Parkison (@nparkison).</description>
    <link>https://dev.to/nparkison</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%2F3034051%2F53d73122-ad32-46d3-8bbd-27bcf80cedc0.png</url>
      <title>DEV Community: Nik Parkison</title>
      <link>https://dev.to/nparkison</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nparkison"/>
    <language>en</language>
    <item>
      <title>React Feedback App</title>
      <dc:creator>Nik Parkison</dc:creator>
      <pubDate>Tue, 08 Jul 2025 14:15:42 +0000</pubDate>
      <link>https://dev.to/nparkison/react-feedback-app-20dm</link>
      <guid>https://dev.to/nparkison/react-feedback-app-20dm</guid>
      <description>&lt;p&gt;&lt;em&gt;TLDR; A lightweight, backend-agnostic, and customizable feedback widget for React applications.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I created this lightweight, customizable React user-feedback widget and open sourced it. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Backend Agnostic: Connect to any backend by providing a simple onSubmit function.&lt;/li&gt;
&lt;li&gt;Easy to Integrate: Drop the component into any React or Next.js application.&lt;/li&gt;
&lt;li&gt;Customizable: Use props to control behavior and match your app's look and feel.&lt;/li&gt;
&lt;li&gt;Supabase Example: Includes a reference implementation for a Supabase backend (Edge Function + Database Migration).&lt;/li&gt;
&lt;li&gt;Built with Tailwind CSS: Easily customizable with standard Tailwind classes.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://github.com/nparkison/react-feedback-widget.git" rel="noopener noreferrer"&gt;https://github.com/nparkison/react-feedback-widget.git&lt;/a&gt;&lt;/p&gt;

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