#timer
Read more stories on Hashnode
Articles with this tag
What is an Event Loop? By default, JS is designed to handle synchronous tasks only. Event Loop is a process by which Node.js handles asynchronous...