Hey Tapas, I first read some of your work on Synchronous vs Asynchronous JavaScript – Call Stack, Promises, and More synchronous-vs-asynchronous-in-javascript, which was enlightening on the underlying workings of the JavaScript engine. Thanks so much for that, it was the first time that anyone had explained that.
I was enjoying this post up until the point where you wrote the fetch() function at which point I was rather disturbed and momentarily discombobulated! Personally, I think you should rename that function (function getFakeAPI() lol!) because we have the fairly recently introduced FetchAPI
Just my 2 penny's worth :-P
...but thanks again, great post.
fishbite