<?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: Jai Bhullar</title>
    <description>The latest articles on DEV Community by Jai Bhullar (@jaibh).</description>
    <link>https://dev.to/jaibh</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%2F2221062%2Fbfd3c465-3d35-45ac-90fb-9bfd1062b607.png</url>
      <title>DEV Community: Jai Bhullar</title>
      <link>https://dev.to/jaibh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jaibh"/>
    <language>en</language>
    <item>
      <title>Please review my project</title>
      <dc:creator>Jai Bhullar</dc:creator>
      <pubDate>Wed, 16 Oct 2024 15:42:32 +0000</pubDate>
      <link>https://dev.to/jaibh/please-review-my-project-3lhm</link>
      <guid>https://dev.to/jaibh/please-review-my-project-3lhm</guid>
      <description>&lt;p&gt;I have used Nextjs and tailwind to independently complete the Devjobs project from Frontend Mentor. Is anybody able to take a look at project and/or code and give me any feedback? I am a learning.&lt;/p&gt;

&lt;p&gt;Deployment: &lt;a href="https://nextjs-devjobs.vercel.app/" rel="noopener noreferrer"&gt;https://nextjs-devjobs.vercel.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Github: &lt;a href="https://github.com/JaiBh/nextjs-devjobs" rel="noopener noreferrer"&gt;https://github.com/JaiBh/nextjs-devjobs&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Figma: &lt;a href="https://www.figma.com/design/h3TpBpLD7mAGDGDOdSQdNM/devjobs-web-app?node-id=0-1&amp;amp;t=HarRjLcCMcj1M8kA-1" rel="noopener noreferrer"&gt;https://www.figma.com/design/h3TpBpLD7mAGDGDOdSQdNM/devjobs-web-app?node-id=0-1&amp;amp;t=HarRjLcCMcj1M8kA-1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Description: Small application displaying a list of developer jobs. This list can be filtered. The data is stored locally.&lt;/p&gt;

&lt;p&gt;Some small things I plan on fixing:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;When user clicks on "load more", the user is jumped up to the top of the page.&lt;/li&gt;
&lt;li&gt;Change theme toggle from a button to a toggle.&lt;/li&gt;
&lt;li&gt;Sometimes the form for filtering jobs does not reset when page refreshes.&lt;/li&gt;
&lt;li&gt;I plan on storing the jobs on a database instead of local&lt;/li&gt;
&lt;/ul&gt;

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