<?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: Vishvesh Singh</title>
    <description>The latest articles on DEV Community by Vishvesh Singh (@vishvesh_kkpncc).</description>
    <link>https://dev.to/vishvesh_kkpncc</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%2F3810444%2F597b410b-ad84-434d-bd28-345dcb7161f5.jpeg</url>
      <title>DEV Community: Vishvesh Singh</title>
      <link>https://dev.to/vishvesh_kkpncc</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vishvesh_kkpncc"/>
    <language>en</language>
    <item>
      <title>Building a React App while learning, with the help of GitHub Copilot</title>
      <dc:creator>Vishvesh Singh</dc:creator>
      <pubDate>Fri, 05 Jun 2026 17:26:46 +0000</pubDate>
      <link>https://dev.to/vishvesh_kkpncc/building-a-react-app-while-learning-with-the-help-of-github-copilot-2hdp</link>
      <guid>https://dev.to/vishvesh_kkpncc/building-a-react-app-while-learning-with-the-help-of-github-copilot-2hdp</guid>
      <description>&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I Built a responsive React app that fetches top courses from an API, shows them as cards, and lets users filter by category like Development, Business, Design, and Lifestyle. It includes loading state, error handling, and a clean UI so visitors can quickly browse the best online courses.&lt;/p&gt;

&lt;p&gt;GitHub Link :- &lt;a href="https://github.com/vishveshkkpncc/Top-Courses-Page.git" rel="noopener noreferrer"&gt;https://github.com/vishveshkkpncc/Top-Courses-Page.git&lt;/a&gt; (Go to master branch for getting code files after opening this gitHub Url)&lt;/p&gt;

&lt;h2&gt;
  
  
  The Comeback Story
&lt;/h2&gt;

&lt;p&gt;I built this project while learning react js for the first time, when i was working on this project i got stuck at some places like having some logical bugs during api calls or fetch error situation, also was having some confusions about use of different types of react hooks. It was the Copilot which helped me at each step whenever i needed &amp;amp; till now i didn't face any issue of usage limit like other ai tools. That's why i would like to appreciate this Github Copilot🙂.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Experience with GitHub Copilot
&lt;/h2&gt;

&lt;p&gt;1) Saved a lot of time — Instead of writing repetitive boilerplate code manually, Copilot just suggested it automatically and I could move on faster.&lt;br&gt;
2) Felt like a coding buddy — Whenever I was thinking about how to approach something, Copilot would suggest code that was surprisingly close to what I had in mind.&lt;br&gt;
3) Helped when I was stuck — There were moments I didn't know the exact syntax or function name, and Copilot filled that gap instantly without me having to Google everything.&lt;br&gt;
4) Learned new ways to write code — Sometimes its suggestions were cleaner or smarter than what I would've written, so I actually picked up better coding habits along the way.&lt;br&gt;
5) Speeded up logic writing — Just by writing a comment explaining what I wanted, Copilot would generate the actual working code, which felt almost magical at first.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>githubchallenge</category>
    </item>
  </channel>
</rss>
