<?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: Gabriel Ernesto Martínez Cánepa</title>
    <description>The latest articles on DEV Community by Gabriel Ernesto Martínez Cánepa (@gemanepa).</description>
    <link>https://dev.to/gemanepa</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%2F237433%2F1cf0b891-8f4c-4a11-8eae-96178472331b.png</url>
      <title>DEV Community: Gabriel Ernesto Martínez Cánepa</title>
      <link>https://dev.to/gemanepa</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gemanepa"/>
    <language>en</language>
    <item>
      <title>The efficiency of "SWR: React Hooks for Data Fetching"</title>
      <dc:creator>Gabriel Ernesto Martínez Cánepa</dc:creator>
      <pubDate>Sun, 10 Nov 2019 23:29:50 +0000</pubDate>
      <link>https://dev.to/gemanepa/the-efficiency-of-swr-react-hooks-for-data-fetching-e08</link>
      <guid>https://dev.to/gemanepa/the-efficiency-of-swr-react-hooks-for-data-fetching-e08</guid>
      <description>&lt;p&gt;When it comes to data fetching, the new swr.now.sh technology is just groundbreaking&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--bfmVvtYx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/eddx4mmy4rmqtfzxj5vo.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--bfmVvtYx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/eddx4mmy4rmqtfzxj5vo.jpg" alt="Basic Example"&gt;&lt;/a&gt;&lt;br&gt;
Yeap, that's it. AWESOME, right?&lt;/p&gt;

&lt;p&gt;Real life example:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--rRKlCo8M--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/dbpf7m80g0cixdevqjkv.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--rRKlCo8M--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/dbpf7m80g0cixdevqjkv.jpg" alt=""&gt;&lt;/a&gt;&lt;br&gt;
Code: &lt;br&gt;
&lt;a href="https://github.com/gemanepa/react-auth0-login/blob/master/src/components/RandomCuteAnimal/index.jsx"&gt;https://github.com/gemanepa/react-auth0-login/blob/master/src/components/RandomCuteAnimal/index.jsx&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Live Version of the fetching working:&lt;br&gt;
&lt;a href="https://react-auth0-login.web.app/"&gt;https://react-auth0-login.web.app/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
