<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Express - Tag - Sandesh Damkondwar</title><link>https://sandesh.work/tags/express/</link><description>Express - Tag - Sandesh Damkondwar</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>sandeshdamkondwar@gmail.com (Sandesh Damkondwar)</managingEditor><webMaster>sandeshdamkondwar@gmail.com (Sandesh Damkondwar)</webMaster><lastBuildDate>Wed, 19 Feb 2020 01:19:07 +0530</lastBuildDate><atom:link href="https://sandesh.work/tags/express/" rel="self" type="application/rss+xml"/><item><title>How to Use Middlewares in Node</title><link>https://sandesh.work/how-to-use-middlewares-in-node/</link><pubDate>Wed, 19 Feb 2020 01:19:07 +0530</pubDate><author>sandeshdamkondwar@gmail.com (Sandesh Damkondwar)</author><guid>https://sandesh.work/how-to-use-middlewares-in-node/</guid><description><![CDATA[<p>In this article, we would be seeing middlewares in NodeJS and how we would use them in our application.</p>
<h2 id="what-are-middlewares-in-nodejs"><strong>What are middlewares in Node.Js?</strong></h2>
<p>Middlewares are functions used in connecting a bunch of isolated systems to interact and perform certain tasks. For example, think of a switch as a component and bulb as another independent component where a wire acts as a middleware to connect these both and give us the required output (In this case, electricity to light the bulb).</p>]]></description></item></channel></rss>