Asynchronous JavaScript
This is an intro to asynchronous concept in JavaScript , serves the starting point for all fluid websites that we come across.
Asynchronous?
Actually javascript is synchronous or single-threaded i.e, at a moment of time a single piece of code is onl...
shamaayil.hashnode.dev5 min read