<?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: Let's Code Pare</title>
    <description>The latest articles on DEV Community by Let's Code Pare (@letscodepare).</description>
    <link>https://dev.to/letscodepare</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%2F510274%2F181109de-5ecc-4c04-b9bb-dee8c929c519.png</url>
      <title>DEV Community: Let's Code Pare</title>
      <link>https://dev.to/letscodepare</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/letscodepare"/>
    <language>en</language>
    <item>
      <title>Argument of type NextHandleFunction is not assignable - Nodejs</title>
      <dc:creator>Let's Code Pare</dc:creator>
      <pubDate>Thu, 10 Jun 2021 12:11:03 +0000</pubDate>
      <link>https://dev.to/letscodepare/argument-of-type-nexthandlefunction-is-not-assignable-nodejs-138g</link>
      <guid>https://dev.to/letscodepare/argument-of-type-nexthandlefunction-is-not-assignable-nodejs-138g</guid>
      <description>&lt;p&gt;How to fix the issue for the latest node express regarding with Argument of type "NextHandleFunction" is not assignable to parameter of type "PathParams".&lt;/p&gt;

&lt;p&gt;Visit the full tutorial here:&lt;br&gt;
&lt;a href="https://letscodepare.com/blog/argument-of-type-nexthandlefunction-is-not-assignable-nodejs"&gt;https://letscodepare.com/blog/argument-of-type-nexthandlefunction-is-not-assignable-nodejs&lt;/a&gt;&lt;/p&gt;

</description>
      <category>node</category>
      <category>typescript</category>
      <category>javascript</category>
    </item>
    <item>
      <title>How to Safely Downgrade from PHP 7.4 to PHP 7.3 on Ubuntu 20 LTS</title>
      <dc:creator>Let's Code Pare</dc:creator>
      <pubDate>Thu, 20 May 2021 04:03:33 +0000</pubDate>
      <link>https://dev.to/letscodepare/how-to-safely-downgrade-from-php-7-4-to-php-7-3-on-ubuntu-20-lts-38kg</link>
      <guid>https://dev.to/letscodepare/how-to-safely-downgrade-from-php-7-4-to-php-7-3-on-ubuntu-20-lts-38kg</guid>
      <description>&lt;p&gt;Good Day Pare, In this tutorial, I'll teach you how to downgrade your PHP 7.4 to PHP 7.3 on your Ubuntu 20.04 LTS safely. For this, we will use different commands such sudo, apt-get, a2dismod, and a2endmond which we will explain along the road.&lt;/p&gt;

&lt;p&gt;This tutorial can be use for downgrading your PHP 7.3 to PHP 7.2 and so on and so forth.&lt;/p&gt;

&lt;p&gt;Visit the full tutorial here:&lt;br&gt;
&lt;a href="https://letscodepare.com/blog/how-to-safely-downgrade-from-php-74-to-php-73-on-ubuntu-20-lts"&gt;https://letscodepare.com/blog/how-to-safely-downgrade-from-php-74-to-php-73-on-ubuntu-20-lts&lt;/a&gt; &lt;/p&gt;

</description>
      <category>ubuntu</category>
      <category>php74</category>
      <category>php73</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
