<?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: Justin Ahinon</title>
    <description>The latest articles on DEV Community by Justin Ahinon (@segbedji).</description>
    <link>https://dev.to/segbedji</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%2F879720%2Fa65c954f-a790-4f64-8bbf-4651bddf7c6a.jpg</url>
      <title>DEV Community: Justin Ahinon</title>
      <link>https://dev.to/segbedji</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/segbedji"/>
    <language>en</language>
    <item>
      <title>Form validation with SvelteKit and Zod</title>
      <dc:creator>Justin Ahinon</dc:creator>
      <pubDate>Sat, 26 Nov 2022 11:26:15 +0000</pubDate>
      <link>https://dev.to/segbedji/form-validation-with-sveltekit-and-zod-23j0</link>
      <guid>https://dev.to/segbedji/form-validation-with-sveltekit-and-zod-23j0</guid>
      <description>&lt;p&gt;Enhance your SvelteKit forms building experience by using Zod for type safe form validation.&lt;/p&gt;

&lt;p&gt;Reposted from &lt;a href="https://www.okupter.com/blog/sveltekit-form-validation-with-zod"&gt;https://www.okupter.com/blog/sveltekit-form-validation-with-zod&lt;/a&gt;.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Understanding environment variables in SvelteKit</title>
      <dc:creator>Justin Ahinon</dc:creator>
      <pubDate>Sat, 26 Nov 2022 11:09:01 +0000</pubDate>
      <link>https://dev.to/segbedji/understanding-environment-variables-in-sveltekit-319o</link>
      <guid>https://dev.to/segbedji/understanding-environment-variables-in-sveltekit-319o</guid>
      <description>&lt;p&gt;Environment variables are an important feature of NodeJS applications. In this article, we will learn how SvelteKit makes use of them and how to use them effectively.&lt;/p&gt;

&lt;p&gt;Reposted from &lt;a href="https://www.okupter.com/blog/environment-variables-in-sveltekit"&gt;https://www.okupter.com/blog/environment-variables-in-sveltekit&lt;/a&gt;.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Handling authentication and authorization with JWT in SvelteKit</title>
      <dc:creator>Justin Ahinon</dc:creator>
      <pubDate>Sat, 26 Nov 2022 10:59:57 +0000</pubDate>
      <link>https://dev.to/segbedji/handling-authentication-and-authorization-with-jwt-in-sveltekit-4bg8</link>
      <guid>https://dev.to/segbedji/handling-authentication-and-authorization-with-jwt-in-sveltekit-4bg8</guid>
      <description>&lt;p&gt;In this article, we will learn how to handle authentication and authorization with JWT in SvelteKit.&lt;/p&gt;

&lt;p&gt;Reposted from &lt;a href="https://www.okupter.com/blog/handling-auth-with-jwt-in-sveltekit"&gt;https://www.okupter.com/blog/handling-auth-with-jwt-in-sveltekit&lt;/a&gt;.&lt;/p&gt;

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