Understanding Blocking and Non-Blocking Code JavaScript can run code in two different ways: Synchronous Asynchronous If you understand this topic well, then concepts like: callbacks promises as
js-basics-series.hashnode.dev5 min read
No responses yet.