<?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: devkitbase</title>
    <description>The latest articles on DEV Community by devkitbase (@devkitbase).</description>
    <link>https://dev.to/devkitbase</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%2F2959327%2F79c2b11a-c0b4-402c-bcea-3dec73584e03.png</url>
      <title>DEV Community: devkitbase</title>
      <link>https://dev.to/devkitbase</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devkitbase"/>
    <language>en</language>
    <item>
      <title>5 skills every developer must have to stay relevant (and irreplaceable) in the age of AI.</title>
      <dc:creator>devkitbase</dc:creator>
      <pubDate>Tue, 08 Apr 2025 09:20:53 +0000</pubDate>
      <link>https://dev.to/devkitbase/5-skills-every-developer-must-have-to-stay-relevant-and-irreplaceable-in-the-age-of-ai-348a</link>
      <guid>https://dev.to/devkitbase/5-skills-every-developer-must-have-to-stay-relevant-and-irreplaceable-in-the-age-of-ai-348a</guid>
      <description>&lt;p&gt;&lt;a href="https://youtu.be/Ec40VwP0c7U" rel="noopener noreferrer"&gt;https://youtu.be/Ec40VwP0c7U&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>softwareengineering</category>
      <category>ai</category>
      <category>programming</category>
    </item>
    <item>
      <title>Is Software Development Dying?Or Will Devs Always Be Needed?</title>
      <dc:creator>devkitbase</dc:creator>
      <pubDate>Sat, 22 Mar 2025 22:35:29 +0000</pubDate>
      <link>https://dev.to/devkitbase/is-software-development-dyingor-will-devs-always-be-needed-2jkg</link>
      <guid>https://dev.to/devkitbase/is-software-development-dyingor-will-devs-always-be-needed-2jkg</guid>
      <description></description>
      <category>discuss</category>
    </item>
    <item>
      <title>How to Build Secure JWT Authentication in Golang + React.js (Step-by-Step)</title>
      <dc:creator>devkitbase</dc:creator>
      <pubDate>Thu, 20 Mar 2025 03:32:37 +0000</pubDate>
      <link>https://dev.to/devkitbase/how-to-build-secure-jwt-authentication-in-golang-reactjs-step-by-step-i8f</link>
      <guid>https://dev.to/devkitbase/how-to-build-secure-jwt-authentication-in-golang-reactjs-step-by-step-i8f</guid>
      <description>&lt;p&gt;Hey devs! 👋&lt;/p&gt;

&lt;p&gt;I’ve been working with Golang + React.js for a while, and one of the most repetitive tasks is setting up authentication from scratch—handling JWT tokens, middleware, secure storage, API protection, etc.&lt;/p&gt;

&lt;p&gt;So, I built an Auth Kit to simplify the entire process! 🚀 Now, you can set up a fully functional JWT authentication system in just 5 minutes instead of spending hours coding it manually.&lt;/p&gt;

&lt;p&gt;🔹 What's Included?&lt;br&gt;
✅ Golang Backend (Gin, JWT, Middleware, GORM)&lt;br&gt;
✅ React.js Frontend (Vite + TailwindCSS + Protected Routes)&lt;br&gt;
✅ Secure API Endpoints with token validation&lt;br&gt;
✅ Ready-to-use setup (just plug &amp;amp; play)&lt;/p&gt;

&lt;p&gt;📽️ Check out the video walkthrough: &lt;a href="https://youtu.be/H62QGj814n0" rel="noopener noreferrer"&gt;https://youtu.be/H62QGj814n0&lt;/a&gt;&lt;br&gt;
📂 Source Code: &lt;a href="https://devkitbase.gumroad.com/l/golang-react-jwt" rel="noopener noreferrer"&gt;https://devkitbase.gumroad.com/l/golang-react-jwt&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💬 How do you guys usually handle authentication in Golang projects? Any interesting approaches? 🤔 Let’s discuss!&lt;/p&gt;

&lt;h1&gt;
  
  
  golang #reactjs #webdev #jwt #programming
&lt;/h1&gt;

</description>
    </item>
  </channel>
</rss>
