If you have some experience with JavaScript you would have surely heard the word "Event Loop". Event Loop is an important concept of javascript language and interviewers' favorite question. Javascript is synchronous, blocking in nature. Javascript ...
tarunsingh.hashnode.dev3 min read
No responses yet.