While working with async JS you might have encountered that the console.log() statements don’t always appear in the order you wrote them. Ever wondered why this happens and who decides when to execute them - that’s right, it has been Event Loop all a...
sufyan-syed.hashnode.dev2 min readNo responses yet.