<?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: Gautam Ghai</title>
    <description>The latest articles on DEV Community by Gautam Ghai (@gautamghai).</description>
    <link>https://dev.to/gautamghai</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%2F449864%2F6fca1f4c-9f46-48af-9f98-c586f9995838.jpg</url>
      <title>DEV Community: Gautam Ghai</title>
      <link>https://dev.to/gautamghai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gautamghai"/>
    <language>en</language>
    <item>
      <title>NodeJS Module: Lodash</title>
      <dc:creator>Gautam Ghai</dc:creator>
      <pubDate>Sun, 01 Nov 2020 02:12:34 +0000</pubDate>
      <link>https://dev.to/gautamghai/nodejs-module-lodash-1f1d</link>
      <guid>https://dev.to/gautamghai/nodejs-module-lodash-1f1d</guid>
      <description>&lt;p&gt;Lodash is the most famous successor of a popular javascript library Underscore. It allows developers to play with arrays and makes it easy to implement sorting and other algorithms.&lt;/p&gt;

&lt;p&gt;Link: &lt;a href="https://www.npmjs.com/package/lodash"&gt;https://www.npmjs.com/package/lodash&lt;/a&gt;&lt;/p&gt;

</description>
      <category>npm</category>
      <category>node</category>
      <category>webdev</category>
      <category>lodash</category>
    </item>
    <item>
      <title>NodeJS Module: Mongoose</title>
      <dc:creator>Gautam Ghai</dc:creator>
      <pubDate>Tue, 11 Aug 2020 15:23:30 +0000</pubDate>
      <link>https://dev.to/gautamghai/nodejs-module-mongoose-31lg</link>
      <guid>https://dev.to/gautamghai/nodejs-module-mongoose-31lg</guid>
      <description>&lt;p&gt;Mongoose is one of the most popular module used in nodejs to connect the server with the MongoDB database.&lt;br&gt;
Link: &lt;a href="https://mongoosejs.com/"&gt;https://mongoosejs.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>mongodb</category>
      <category>node</category>
      <category>mongoose</category>
    </item>
    <item>
      <title>NodeJS Module: Express</title>
      <dc:creator>Gautam Ghai</dc:creator>
      <pubDate>Mon, 10 Aug 2020 06:47:32 +0000</pubDate>
      <link>https://dev.to/gautamghai/nodejs-module-express-4dip</link>
      <guid>https://dev.to/gautamghai/nodejs-module-express-4dip</guid>
      <description>&lt;p&gt;Express is the most common module used for creating a web server in nodejs. I used express to create my first RESTful API for a Movie Search App with user model.&lt;/p&gt;

&lt;p&gt;Link: &lt;a href="https://expressjs.com/"&gt;https://expressjs.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>node</category>
      <category>express</category>
      <category>module</category>
    </item>
  </channel>
</rss>
