A feature I had no idea existed which works beautifully with web components.
handleEvent() is Mindblowing
https://thathtml.blog/2023/07/handleevent-is-mindblowing/
https://thathtml.blog/2023/07/handleevent-is-mindblowing/
A feature I had no idea existed which works beautifully with web components.
1 Comments
0x1C3B00DA@kbin.social · 2 pts · 3y
Am I missing something? It seems like the mind-blowing feature is defining all your event handlers in a single giant function instead of smaller, more specialized methods. Why is that preferable?