Introduction JavaScript file when runs it actually completes in two steps . One is scanning the file from top to bottom and other is execution step. In scanning step , js reads all variables and initialise undefined to them and read functions decl...
ppr.hashnode.dev2 min read
No responses yet.