How Async JS actually work
Difference between async and sync functions
Before starting with the nature of synchronous JavaScript functions, let's look at how JavaScript working on a single core plays a crucial role in executing the above functions. JS being an interpreted lang...
kamrank.hashnode.dev3 min read