A Frontend dev, passionate about building amazing user experiences, who loves open source and everything JS. ✨♥️
Anything you want me to collaborate on!
Polyfills A polyfill is a piece of code, in JavaScript that is used to provide some functionality in a browser, that does not natively support it. They are written to replicate an API that is available in some browsers, for those who don't have it or...

A few years ago, an issue came up on a popular social network website rendering it unresponsive on long scrolls or making the process unbearably slow. On investigation, it was found that some very expensive computations were being performed on a scro...
