What is Closure and Lexical Scoping?
Have you recently started learning JavaScript? What motivated you to learn the language? For me, I used to be a web designer and I always was and still am fascinated by the transition of static prototypes into the dynamic web and mobile applications....
bearcub3.hashnode.dev4 min read
Favourite Jome
QA Engineer @bug0
Nice approach to Closure and Scope, but I found the examples difficult to read because the Function declaration were below its invocation. Well just my opinion though.