Synchronous vs Asynchronous JavaScript
JavaScript feels simple at first because it executes code line by line, one instruction after another, like reading a sentence from left to right, and this is exactly what we call synchronous executio
mahi-07.hashnode.dev5 min read