Saloni Yadav

Saloni Yadav @salyadav

About: I am a believer of the Root Cause Analysis. Ask "How, What, Why" until you can dissect it with no further to go. Well, I am a frontend developer ready for new challenges!

Location:
Atlanta
Joined:
Apr 3, 2020

Saloni Yadav
articles - 10 total

Little shenanigans of JavaScript- the sly Map of ES6

We all know how quirky Javascript is, with all its sly ways and silent mischiefs. I encountered anoth...

Learn More 11 1Jul 19 '20

Who else misses DEV's old Unicorn n Heart icons?

I refreshed my Window's DEV app and saw the old colorful unicorn and heart replaced by a some not-so-...

Learn More 64 32Jun 17 '20

Why it's important to strengthen core HTML/CSS and Vanilla JS before frameworks.

If you have been following my posts, you would know that I am not a full-time blogger who has any fix...

Learn More 10 0Jun 15 '20

Deep Clone of JS Objects with circular dependency

Deep cloning JS objects has a plethora of blog posts and articles over the internet. But as I see, mo...

Learn More 5 10Jun 9 '20

Behind the scenes: From the moment you enter a URL

Recently in a job interview, I was asked- "What happens from the moment you enter a URL in the browse...

Learn More 65 12May 27 '20

Little Shenanigans of JavaScript - Max is Negative Infinity? WHAT!

JavaScript is like the father who over-pampered and spoilt his son, and now the son blames his Dad fo...

Learn More 5 0May 15 '20

Little shenanigans of JavaScript

Even after working with JavaScript for over three years now, it never fails to surprise me with its l...

Learn More 24 10May 8 '20

Re-introducing JavaScript Objects using Object constructor

If you have been with me since the last two posts, first of all, thank you for coming back! And secon...

Learn More 1 1May 5 '20

Re-introducing JavaScript Objects using Constructor Function

Previously we had seen JavaScript's Object Literal method of creating an object. In this post, we wil...

Learn More 11 0May 4 '20

Re-introducing JavaScript Objects using Object Literals

The number of ways one can create Objects in JavaScript can be quite overwhelming. JavaScript is a un...

Learn More 7 0May 4 '20