#tricks
Read more stories on Hashnode
Articles with this tag
Have you ever felt unconfident writing "if" conditions? Had you ever written such pieces of code like this: if (typeof x == "undefined") { // do...