Understanding asynchronous javascript
Introduction
You may have come in contact with applications that become unresponsive when a long-running task is executing, this is because the application is running a synchronous task that blocks the execution of subsequent tasks, which result in a...
devmedic.hashnode.dev11 min read
Favourite Jome
QA Engineer @bug0
This is a very good explanation, Esther and Happy New Year!