Polyfills - a filler or a gaping hole? (Part-1)
A few days back, we received a priority message in our organization's Teams chat, which read:...
Tag archive
A few days back, we received a priority message in our organization's Teams chat, which read:...

This problem was asked by Meta What is a polyfill ? In web development, a polyfill is...

This problem was asked by ByteDance. Implement a custom Array function,...

This problem was asked by Amazon. What is a polyfill ? In web development, a polyfill is code that...
The map() method in JavaScript is used to iterate over an array and apply a function to each element...

Github Code: JS Polyfills What are Debounce and throttle ? They are techniques for optimizing...

It's been a long time since I haven't written any articles but here we go. Note: if you don't know...

Update: 2023-05-23. Due to the lack of interest, the Umbraco Polyfill package has now been...
"Write your own 'bind' function" - pretty common in interviews, right? Let me try to simplify it for...

In this article, I'll be explaining the call, apply & bind methods & how to write their...

I'm currently implementing a complete redesign of our primary administration interface. This web appl...
Write your own polyfill Photo by Joanna Kosinska / @joannakosinska / Unsplash In the new...