Open in app

Sign In

Write

Sign In

Hardeep Singh
Hardeep Singh

47 Followers

Home

About

Nov 27, 2021

Culture of Giving & Taking Feedbacks

Every person has its own way to handle feedback. Some are good at giving feedback and some are great at obeying those feedbacks. But last day I join one Twitter space and the topic was “Giving & Taking Feedback”. …

Human Resources

3 min read

Culture of Giving & Taking Feedbacks
Culture of Giving & Taking Feedbacks
Human Resources

3 min read


Aug 11, 2020

Setup AWS with basic commands

FOR UBUNTU # GIT Install sudo apt install git # System Update sudo apt-get update # npm (v6.14.6) node (v12.18.3) install ********** FOR OLD Version (node, npm) ********* ** sudo apt-get install nodejs ////////////// gives old v6 ** ** sudo apt-get install npm //////////////// gives old v3 ** *********** FOR OLD Version (node, npm)********* sudo apt update sudo apt -y upgrade sudo apt update sudo apt -y…

AWS

2 min read

Setup AWS with basic commands
Setup AWS with basic commands
AWS

2 min read


Published in CloudBoost

·Aug 9, 2020

AWS NVMe Vs GP2 SSD

Copied & Saved for reference. I was curious to see if there were any big differences in performance between the default Amazon AWS EC2 GP2 SSD volumes and the NVMe SSD volumes so I did a quick test to find out. …

AWS

2 min read

AWS NVMe Vs GP2 SSD
AWS NVMe Vs GP2 SSD
AWS

2 min read


Aug 1, 2020

How to connect to your remote MongoDB server

I have MongoDB running on my Ubuntu server in Amazon EC2. Since there’s no simple all-in-one tutorial out there explaining how to set up user authentication for Mongo so that you can read and write to your MongoDB server from your laptop, I decided to write one. If you haven’t…

Nodejs

2 min read

How to connect to your remote MongoDB server
How to connect to your remote MongoDB server
Nodejs

2 min read


Mar 11, 2019

Why “ReDuX AcTiOnS” !!!

Before we start about redux-actions, we will start with simple actions. Now what are actions, they are just dumb objects having two things. One, what is this object for ?, means for what purpose it has been created i.e TYPE. Second, what information this object contains i.e PAYLOAD. Now in…

React

4 min read

Why “ReDuX AcTiOnS” !!!
Why “ReDuX AcTiOnS” !!!
React

4 min read


Dec 3, 2018

Introducing React JSX Forms

Hey everyone !! Hope you good there. This article is for those who want to develop react application with react forms. You reached here, i guess it means that you know react is just a library, which is only responsible for view part or you can say developer will only…

Java Script

2 min read

Introducing React JSX Forms
Introducing React JSX Forms
Java Script

2 min read


May 28, 2018

Deal With Excel Sheets in Objects

Hi All ! Hope you good there. This Article is mainly for those who are dealing with Excel Sheets OR CSV Sheets and facing the difficulty and everytime write New code to get all the data from the Sheet then Save in Database. I had also feel the same and…

Java Script

4 min read

Deal With Excel Sheets in Objects
Deal With Excel Sheets in Objects
Java Script

4 min read


Apr 24, 2018

Use Rest Operators ( … ) || ES6

What the heck are Three Dots || Rest Operator ? Same question get arise when I was learning the concepts of ES6. So yeah, first-of-all Rest Operator is the part of ES6. Now, how they work ? Let See quick - CASE 1 : Dealing with Arrays. Suppose i want…

Java Script

3 min read

Use Rest Operators ( … ) || ES6
Use Rest Operators ( … ) || ES6
Java Script

3 min read


Apr 10, 2018

Caret (^) and Tilde (~) in package.json

What does this mean for you? Well, first you should understand the difference between the two. In the simplest terms, the tilde matches the most recent minor version (the middle number). ~1.2.3 will match all 1.2.x versions but will miss 1.3.0. This has been the default behaviour of ‘–save’ since…

Java Script

2 min read

Java Script

2 min read


Feb 25, 2018

Generate Node App With Express

To make Node app with express framework, many things are needed i.e - Environment where the server is made. Generic Responses are set, in which form their is need. Generic Routing need to be set. Logging where their is a need and many more. Now I would suggest for module…

Nodejs

4 min read

Generate Node App With Express
Generate Node App With Express
Nodejs

4 min read

Hardeep Singh

Hardeep Singh

47 Followers

Founder and C.E.O at XpRate.com | Helping world to Grow 🌱

Following
  • David Gilbertson

    David Gilbertson

  • Netanel Basal

    Netanel Basal

  • Max Koretskyi

    Max Koretskyi

  • Kim Bellard

    Kim Bellard

  • XpRate

    XpRate

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech