Mar 15 · 6 min read · Functions in JavaScript ()=>{} Before arrow functions lets understand what are Functions . Imagine you're building a backend API. Every time a user signs up, logs in, or updates their profile, you nee
Join discussion
Apr 15, 2019 · 4 min read · There 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...
WBZSUWessam and 5 more commented
Apr 14, 2019 · 4 min read · 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...
FGFavourite and 2 more commented