<?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: luisalguien</title>
    <description>The latest articles on DEV Community by luisalguien (@luisalguien).</description>
    <link>https://dev.to/luisalguien</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%2F509467%2Fc4c760b8-72e6-43c6-aaaf-db8a2d7a8e14.png</url>
      <title>DEV Community: luisalguien</title>
      <link>https://dev.to/luisalguien</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/luisalguien"/>
    <language>en</language>
    <item>
      <title>CRA default service worker issue</title>
      <dc:creator>luisalguien</dc:creator>
      <pubDate>Fri, 06 Nov 2020 17:05:03 +0000</pubDate>
      <link>https://dev.to/luisalguien/cra-default-service-worker-issue-27d3</link>
      <guid>https://dev.to/luisalguien/cra-default-service-worker-issue-27d3</guid>
      <description>&lt;p&gt;I've been working on a PWA which was created with creact-react-app and I'm using the default service worker which uses workbox to cache assets and serve them and the site works fine for some time, but after a period of time the site becomes unreachable until I close the tab and open a new one, or after I clear the service worker storage or after I do a hard refresh, I would like to avoid having that issue. Has anyone had this issue before? I'm new to service workers, haven't used one before, any help and thoughts would be appreciated. Thanks!&lt;/p&gt;

</description>
      <category>help</category>
      <category>react</category>
      <category>caching</category>
      <category>serviceworker</category>
    </item>
  </channel>
</rss>
