A Blog About Software Development
Welcome to my blog. Subscribe and get my latest blog post in your inbox.

Evolution of Asynchronous Javascript
Although, Javascript is single-threaded , web APIs make us feel like everything is happening asynchronously. Current state of asynchronous programming has not been developed overnight. It has been there for quite a long time and has evolved over time.