<?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: hero50</title>
    <description>The latest articles on DEV Community by hero50 (@hero50).</description>
    <link>https://dev.to/hero50</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F660011%2Fd5ac77ae-b397-4f5d-b8df-d30505196b31.png</url>
      <title>DEV Community: hero50</title>
      <link>https://dev.to/hero50</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hero50"/>
    <language>en</language>
    <item>
      <title>pnpm just saved my day</title>
      <dc:creator>hero50</dc:creator>
      <pubDate>Thu, 02 Jul 2026 01:29:53 +0000</pubDate>
      <link>https://dev.to/hero50/pnpm-just-saved-my-day-5675</link>
      <guid>https://dev.to/hero50/pnpm-just-saved-my-day-5675</guid>
      <description>&lt;p&gt;Phew😅, I've finally found a way to create a react app or installing large packages on nodejs while having a bad network connection. &lt;/p&gt;

&lt;p&gt;Today I became very frustrated by this issue while trying to setup an environment for a frontend project, I tried using pnpm for the first time and it actually solved the problem.&lt;/p&gt;

&lt;p&gt;Today I got to understand that npm uses a timeout session while downloading a package but pnpm although it uses a timeout session but also uses a retry function to download packages which is better when having network failures or delays.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>npm</category>
      <category>javascript</category>
      <category>pnpm</category>
    </item>
  </channel>
</rss>
