<?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: Ashish Chawda</title>
    <description>The latest articles on DEV Community by Ashish Chawda (@ashishchawda).</description>
    <link>https://dev.to/ashishchawda</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%2F382809%2F30108570-91b0-44bf-bb55-2dc162a8d211.jpeg</url>
      <title>DEV Community: Ashish Chawda</title>
      <link>https://dev.to/ashishchawda</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ashishchawda"/>
    <language>en</language>
    <item>
      <title>My first React app</title>
      <dc:creator>Ashish Chawda</dc:creator>
      <pubDate>Sat, 23 May 2020 11:28:45 +0000</pubDate>
      <link>https://dev.to/ashishchawda/my-first-react-app-20ff</link>
      <guid>https://dev.to/ashishchawda/my-first-react-app-20ff</guid>
      <description>&lt;h2&gt;
  
  
  COVID19 Tracker
&lt;/h2&gt;

&lt;h2&gt;
  
  
  &lt;a href="https://mycovidtracker.netlify.app"&gt;https://mycovidtracker.netlify.app&lt;/a&gt;
&lt;/h2&gt;

&lt;h2&gt;
  
  
  &lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--i3JOwpme--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-ba8488d21cd8ee1fee097b8410db9deaa41d0ca30b004c0c63de0a479114156f.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/pixan198"&gt;
        pixan198
      &lt;/a&gt; / &lt;a href="https://github.com/pixan198/covid19_tracker"&gt;
        covid19_tracker
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      A web app to track latest coronavirus infected people all over world.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
&lt;a href="https://mycovidtracker.netlify.app/" rel="nofollow"&gt;COVID19 Tracker&lt;/a&gt;
&lt;/h1&gt;
&lt;h2&gt;
This web app uses &lt;a href="https://covid19.mathdro.id/api" rel="nofollow"&gt;Covid19 Mathdro API&lt;/a&gt; and displays information of COVID19 cases around the world.&lt;/h2&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://github.com/pixan198/covid19_tracker/blob/master/public/Screenshot1.PNG?raw=true"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--llyOCoAU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://github.com/pixan198/covid19_tracker/raw/master/public/Screenshot1.PNG%3Fraw%3Dtrue" alt="ScreenShot"&gt;&lt;/a&gt;
&lt;a rel="noopener noreferrer" href="https://github.com/pixan198/covid19_tracker/blob/master/public/Screenshot2.PNG?raw=true"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--xWTkkKS5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://github.com/pixan198/covid19_tracker/raw/master/public/Screenshot2.PNG%3Fraw%3Dtrue" alt="ScreenShot"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;

  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/pixan198/covid19_tracker"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;/h2&gt;

&lt;h2&gt;
  
  
  I was learning react from various YouTube tutorials and many of them suggested to start a project in react, so that, I can maximize my learning of the framework.
&lt;/h2&gt;

&lt;h2&gt;
  
  
  I started searching on YouTube for react project tutorials since it was my first project, so, I took help of tutorials to get acquainted with workflow. Then I encountered a tutorial to make a Covid 19 tracking web app using react by JavaScript Mastery. I followed the instructions and made a web app which tracks latest Covid19 cases using an API(&lt;a href="https://covid19.mathdro.id/api"&gt;https://covid19.mathdro.id/api&lt;/a&gt;). I'd never worked with APIs so it was a whole new experience fetching data in JSON and rendering it on webpage. I'd learned a lot from working on a project.
&lt;/h2&gt;

&lt;h2&gt;
  
  
  I'd suggest to everyone who are trying to learn a new tool, language or framework, you should learn the basics from whatever thing you prefer tutorials or courses, but , after that start working on a project that doesn't need to be remarkable it can be as simple as a to-do list or calculator but atleast try to build something , if you've choosen something complex take help of internet reach out to people who are experts at it and ask them how to pursue this.
&lt;/h2&gt;

&lt;h2&gt;
  
  
  Don't compare yourself with anyone, everybody has a different life, their pace of Learning is different. Just compare yourself with your previous self, who was you a day before and who are you today, what you have learnt new in a day , what good deeds you've done and that's all which matters.
&lt;/h2&gt;

</description>
      <category>octograd2020</category>
    </item>
  </channel>
</rss>
