Javascript
What is Javascript event loop?
I have been working with Javascript for more than a decade and for the first few years I did not know what event loop was. It was not until I started working heavily with NodeJS when I realised there is Read more…