Shivam SaxenaPolyfill — Promises (Part 2)In this article, we complete the promise polyfill by adding polyfills for helper methods such as all, any, allSettled, race etc.Mar 9Mar 9
Shivam SaxenaPolyfill — Promises (Part 1)In this post, we will look into how we can write a basic polyfill for Promises in Javascript.Feb 25Feb 25
Shivam SaxenaHow to create a custom offline page using Service WorkersA simple article on how to create a Google and YouTube like custom offline page using service workers in JavaScript.Feb 12Feb 12