Understanding “Function Vs Block scoped” using ( var, let ) keywords - JavaScript
Hello Reader, I'll try my best to make you understand Function vs Block scope, assuming you have basic knowledge of JavaScript. Feel free to copy the code and try it yourself, I used Replit for all the examples.
Function Scope -
Function scope means ...
muralidhar1404.hashnode.dev2 min read