JavaScript Modules - Uncaught ReferenceError Function is not defined @ HTMLButtonElement.onclick
When JavaScript is not used as Modules
When I start learning javascript modules I eventually came up with learning the concept of local and global scope of a variable or function. Moreover I understand why addEventListener is more meaningful way to u...
techprobsol.hashnode.dev5 min read