Confusing concepts of JavaScript
There are a lot of things in JavaScript that are a small part of it but makes a big difference.
Let's discuss two such things here today.
Difference between null, NaN, undefined and undeclared.
Difference between "==" and "===".
1. Null, NaN, Und...
jiya-blogs.hashnode.dev5 min read