Is there a specific reason why web devs these days generally don’t use the EventListener.handleEvent pattern to address issues with ‘this’ in JS events? IME it’s generally a no-cost, win-win-win solution.
... works as a web developer in Hveragerði, Iceland, and writes about the web, digital publishing, and web/product development
These are his notes
Is there a specific reason why web devs these days generally don’t use the EventListener.handleEvent pattern to address issues with ‘this’ in JS events? IME it’s generally a no-cost, win-win-win solution.