<?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: Jaime Villegas</title>
    <description>The latest articles on DEV Community by Jaime Villegas (@jaimevillegas).</description>
    <link>https://dev.to/jaimevillegas</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%2F1012052%2Fafdf1778-65f8-4a3e-ba99-b43c6d2b8f21.png</url>
      <title>DEV Community: Jaime Villegas</title>
      <link>https://dev.to/jaimevillegas</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jaimevillegas"/>
    <language>en</language>
    <item>
      <title>How to Fetch API Data Using Axios in React - A Step-by-Step Guide (Part 1 - GET Requests)</title>
      <dc:creator>Jaime Villegas</dc:creator>
      <pubDate>Wed, 11 Dec 2024 18:57:20 +0000</pubDate>
      <link>https://dev.to/jaimevillegas/how-to-fetch-api-data-using-axios-in-react-a-step-by-step-guide-part-1-get-requests-1n59</link>
      <guid>https://dev.to/jaimevillegas/how-to-fetch-api-data-using-axios-in-react-a-step-by-step-guide-part-1-get-requests-1n59</guid>
      <description>&lt;p&gt;Hello, world! This is my first post. 🤓&lt;/p&gt;

&lt;p&gt;Axios is a popular JavaScript library used to make HTTP requests from web applications. It enables seamless communication between your app and a server, such as retrieving data from an API or sending data to an external service. In this guide, we’ll explore how to use Axios for GET requests in a React application.&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
      &lt;div class="c-embed__cover"&gt;
        &lt;a href="https://jvdevsolutions.com/how-to-get-api-data-using-axios-on-react" class="c-link s:max-w-50 align-middle" rel="noopener noreferrer"&gt;
          &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1633356122544-f134324a6cee%3Fixlib%3Drb-4.0.3%26ixid%3DM3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%253D%253D%26fit%3Dcrop%26w%3D1200%26q%3D80%26h%3D626%26fm%3Djpg" height="417" class="m-0" width="800"&gt;
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;div class="c-embed__body"&gt;
      &lt;h2 class="fs-xl lh-tight"&gt;
        &lt;a href="https://jvdevsolutions.com/how-to-get-api-data-using-axios-on-react" rel="noopener noreferrer" class="c-link"&gt;
          How to Fetch API Data Using Axios in React - A Step-by-Step Guide (Part 1 - GET Requests) - Jaime Villegas
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;p class="truncate-at-3"&gt;
          Learn how to efficiently fetch and handle API data in your React applications using Axios.
        &lt;/p&gt;
      &lt;div class="color-secondary fs-s flex items-center"&gt;
          &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fjvdevsolutions.com%2F_astro%2Ffavicon.CGiRCjPI.ico" width="800" height="400"&gt;
        jvdevsolutions.com
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>programming</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
