Open in app

Sign In

Write

Sign In

Gaurav Singh
Gaurav Singh

93 Followers

Home

About

Jul 12, 2021

👨‍💻UNICODE EXPLAINED in 3 Mins ⏰USING VISUAL ARTICLE 📊

❤️ Thank You For Making It To The End. Kudos to you. Give a clap and share it to show your support and love 👏🎯

JavaScript

1 min read

👨‍💻UNICODE EXPLAINED in 3 Mins ⏰USING VISUAL ARTICLE 📊
👨‍💻UNICODE EXPLAINED in 3 Mins ⏰USING VISUAL ARTICLE 📊
JavaScript

1 min read


Jun 29, 2021

Why 0.1 + 0.2 == 0.3 is false in JS? Mystery Unsolved With Solution

JS follows a 32-bit floating point representation for numbers. Out of 32 bits : 1 is sign bit(number is negative if the value is 1), 8 bits indicate the exponent value(e) and other 23 bits represent the fraction value.

JavaScript

2 min read

Why 0.1 + 0.2 == 0.3 is false in JS? Mystery Unsolved With Solution
Why 0.1 + 0.2 == 0.3 is false in JS? Mystery Unsolved With Solution
JavaScript

2 min read


Jun 27, 2021

React Component Types(Latest)

To define a component, React provides us two JS syntax : Function Based Component and Class Based Component. Before React Hooks were introduced, Functional Component were just used as a presentational component with an option of props available to them to render any UI. They did not had any local…

Front End Development

1 min read

React Component Types(Latest)
React Component Types(Latest)
Front End Development

1 min read


Jun 27, 2021

React UI Update (Circular Diagram)

STEP 1 :  ➡️ Component Call By React

React

2 min read

React UI Update (Circular Diagram)
React UI Update (Circular Diagram)
React

2 min read


May 8, 2019

What does Linting and Beautifying(Prettifying) the front end code mean???

Lint or Linter is a tool that that analyzes source code to flag programming errors, bugs, stylistic errors and suspicious constructs. The term “lint” was derived from the name of the undesirable bits of fiber and fluff found in sheep’s wool. Lint like tools are especially useful for interpreted languages…

JavaScript

3 min read

What does Linting and Beautifying(Prettifying) the front end code mean???
What does Linting and Beautifying(Prettifying) the front end code mean???
JavaScript

3 min read


Mar 23, 2019

Prevent modification of object in JavaScript

ECMAScript 5 introduce several methods to prevent modification of object which lock down object to ensure that no one, accidentally or otherwise, change functionality of Object. There are three levels of preventing modification: 1: Prevent extensions : No new properties or methods can be added to the object, but one…

JavaScript

2 min read

Prevent modification of object in JavaScript
Prevent modification of object in JavaScript
JavaScript

2 min read


Mar 23, 2019

Being Interviewer

Interview word always sounds exciting and nervous at the same time. Interviews are very important learning lesson of our life whether we fail or succeed in it. I have always liked to give interviews and i was and i am never afraid of it. Interviews are not meant to shame…

Hiring

3 min read

Being Interviewer
Being Interviewer
Hiring

3 min read

Gaurav Singh

Gaurav Singh

93 Followers

🕷Of 🕸 🌏 @thoughtworks

Following
  • Summit Kumar

    Summit Kumar

  • Bradley Nice

    Bradley Nice

  • Akash Thakur

    Akash Thakur

  • Collect UI

    Collect UI

  • Nandita Rai

    Nandita Rai

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech