What happens when you run a javascript? Whenever we run a script of any length( it can be of zero lines, hundred lines, or maybe more than that) 3 major things will happen Global object is created. Global execution context is created. "this" variab...
kumsomi.hashnode.dev5 min read
No responses yet.