Tapas Adhikaryblog.greenroots.info·Apr 15, 2019Task Queue and Job Queue - Deep dive into Javascript Event Loop ModelThere is a famous saying, Keep every promise you make and only make promises you can keep. In my last post, I also made a promise that I shall write about the concept of Task and Job Queues. Here is the post on it. Interestingly, this post is mos...45 likes·14.5K readsJavaScript
Tapas Adhikaryblog.greenroots.info·Apr 14, 2019FeaturedJavascript Event Loop - Why so Serious!Let me put a dramatic start to this one. This is not just a blog, story, or any other technical article. This is rather a realization that I had very recently. I have seen two categories of JavaScript developers in my surroundings. One that knows how...48 likes·2.4K readsJavaScript