DEV Community

mayankav profile picture

Work

Web Developer and Web Design Consultant

Why can't you break out of the forEach loop?

Why can't you break out of the forEach loop?

48
Comments 18
4 min read

Want to connect with mayankav?

Create an account to connect with mayankav. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Array().fill is secretly broken

Array().fill is secretly broken

8
Comments 3
3 min read
Why care about Immutability ?

Why care about Immutability ?

59
Comments 1
5 min read
< template > vs < div >

< template > vs < div >

7
Comments
4 min read
Think Recursive

Think Recursive

8
Comments
7 min read
The "new" blunder in JavaScript

The "new" blunder in JavaScript

6
Comments 1
5 min read
JavaScript Inside Story : More about Prototypes and Inheritance

JavaScript Inside Story : More about Prototypes and Inheritance

94
Comments 3
8 min read
Is everything in JavaScript an Object?

Is everything in JavaScript an Object?

133
Comments 18
4 min read
Are all JavaScript functions Closures ?

Are all JavaScript functions Closures ?

63
Comments 9
5 min read
JavaScript's Broken Mathematics ? 💔💔

JavaScript's Broken Mathematics ? 💔💔

53
Comments 10
5 min read
JavaScript's Broken Mathematics ? 💔

JavaScript's Broken Mathematics ? 💔

1
Comments
5 min read
The Key Element to Responsive Websites

The Key Element to Responsive Websites

247
Comments 16
4 min read
JavaScript Symbols : Made Easy

JavaScript Symbols : Made Easy

3
Comments
4 min read
Uncomplicated - (for ... in) VS (for ... of) loop

Uncomplicated - (for ... in) VS (for ... of) loop

79
Comments 3
4 min read
Throttling vs Debouncing - an interesting analogy

Throttling vs Debouncing - an interesting analogy

45
Comments 3
4 min read
loading...