Synchronous and Asynchronous JavaScript
JavaScript looks simple when we first start learning it.
We write one line after another, and the program runs step by step.
But when websites start doing things like:
Fetching data from APIs
Waitin
dev-radhika.hashnode.dev7 min read