Shubham Battoo

Shubham Battoo @shubhambattoo

About: Making the web with 100% recycled pixels.

Location:
India
Joined:
Oct 27, 2017

Shubham Battoo
articles - 9 total

You don't need dotenv.

Environment variables are very important while developing with Node.js, it essentially allows your...

Learn More 39 3May 2 '24

Deep Cloning Objects in JavaScript

A lot of the developers are still not aware of the the method to deep clone objects in JavaScript the...

Learn More 8 0Jan 9 '24

You dont need JS for that? 🤯

Since, the introduction of HTML5 and CSS3, lot of design decisions which were only possible with...

Learn More 10 0Nov 24 '23

How to setup your react applications

There is no right or wrong way when creating a React application. Being a library react doesn't have...

Learn More 10 0Sep 22 '21

Array Indexing Method

Recently, came across a cool Twitter thread which talks about a new way to access the array items. B...

Learn More 11 2Feb 7 '21

Operator Lookup - Search for JavaScript Operators

Found a really neat tool to search for JavaScript Operators, really nicely created by Josh W. Comeau....

Learn More 6 0Dec 4 '20

Numeric Separators

Reading large numbers is difficult most of the time, using the latest proposal for Numeric Separators...

Learn More 17 2Sep 19 '20

Uploading Files to MongoDB with GridFS and Multer Using NodeJS

Hello, in this tutorial we will learn how to upload files directly to MongoDB using GridFS specificat...

Learn More 114 28Nov 23 '19

Explain JavaScript promises Like I'm Five

A post by Shubham Battoo

Learn More 18 7Jan 28 '18