<?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: Sam Sverko</title>
    <description>The latest articles on DEV Community by Sam Sverko (@samsverko).</description>
    <link>https://dev.to/samsverko</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%2F313056%2Fbdea9bb8-a328-42ca-b2bd-f1ce2cf6a7b7.jpg</url>
      <title>DEV Community: Sam Sverko</title>
      <link>https://dev.to/samsverko</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/samsverko"/>
    <language>en</language>
    <item>
      <title>Is Express.js still relevant?</title>
      <dc:creator>Sam Sverko</dc:creator>
      <pubDate>Tue, 28 Jan 2020 17:38:33 +0000</pubDate>
      <link>https://dev.to/samsverko/is-express-js-still-relevant-hc2</link>
      <guid>https://dev.to/samsverko/is-express-js-still-relevant-hc2</guid>
      <description>&lt;p&gt;I remember recently reading an article mentioning that using Express as your app's web server is something of the past (of course I can't find it now, sadly).&lt;/p&gt;

&lt;p&gt;Upon looking in on the &lt;a href="http://expressjs.com/"&gt;Express website&lt;/a&gt;, the footer indicates that the site was last updated in 2017.&lt;/p&gt;

&lt;p&gt;Additionally, checking out their &lt;a href="https://github.com/expressjs/express/"&gt;GitHub page&lt;/a&gt;, the last commit was back in May 2019.&lt;/p&gt;




&lt;p&gt;Does anyone use Express, or have any insight if this is a framework to pursue in 2020?&lt;/p&gt;

&lt;p&gt;Are there other lightweight server frameworks that you use for your Node projects?&lt;/p&gt;

&lt;p&gt;I'm definitely an advocate of the &lt;a href="https://leanweb.dev/"&gt;lean web&lt;/a&gt;, and am slowly learning my way to build a full stack website (Node and MongoDB for backend goodies). The less code and dependencies overall the better :)&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>npm</category>
      <category>node</category>
    </item>
  </channel>
</rss>
