<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Nodejs on Shivasurya</title><link>http://shivasurya.me/categories/nodejs/</link><description>Recent content in Nodejs on Shivasurya</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 05 Nov 2020 00:00:00 +0000</lastBuildDate><atom:link href="http://shivasurya.me/categories/nodejs/feed.xml" rel="self" type="application/rss+xml"/><item><title>Securing an ExpressJS server - Part 1</title><link>http://shivasurya.me/2020/11/05/securing-express-server-part-1/</link><pubDate>Thu, 05 Nov 2020 00:00:00 +0000</pubDate><guid>http://shivasurya.me/2020/11/05/securing-express-server-part-1/</guid><description>&lt;p>As Javascript programming language popularity increases, platforms have already started adopting it from native desktop apps, mobile, browser to server-side, giving rise to exciting frameworks, style guides, tools.&lt;/p>
&lt;p>To JavaScript—you weren&amp;rsquo;t born with a silver spoon in your mouth, but you&amp;rsquo;ve outclassed every language that&amp;rsquo;s challenged you in the browser.&lt;/p>
&lt;p>ExpressJS is not an exception that powers &lt;a href="https://trends.builtwith.com/framework/Express">2.31% of the top 1 million websites&lt;/a> which runs on top of NodeJS and provides excellent features to develop web-based applications. So, let&amp;rsquo;s jumpstart with a few basics, and this particular series will cover a lot more aspects of securing, maintaining and deploying production-grade expressjs server.&lt;/p></description></item></channel></rss>