Event Loop In Javascript
JavaScript
As most developers might come across the statement that "JavaScript is a single-threaded programming language, that can do only one thing at a single point in time."
It means, If a function is taking a huge amount of time in the execution...
saurabhchirde.hashnode.dev3 min read
Puneet Patel
Front-End Web Developer
Nice interactive explanation, understood completely, keep it up.