There are some concepts in JavaScript that seem pretty easy on the surface but might become a little tricky when pondered upon properly. Such is the case with the concept of identifiers viz var, let, and const in JS and the difference among them. Thi...
shaharsalan.hashnode.dev3 min read
No responses yet.