What the hack is Event Loop π€? Why you should care about π€·ββοΈ?
JavaScript is a single-threaded programming language, which means it can perform one task at a time. Though it is a single-threaded programming language it can perform asynchronous tasks. Isn't it great? Of course yes it is awesome π€©.
We have a brie...
biswarup35.hashnode.dev5 min read