this post was submitted on 27 Jul 2023
1 points (100.0% liked)

WebDev

4 readers
1 users here now

founded 1 year ago
 

A feature I had no idea existed which works beautifully with web components.

top 1 comments
sorted by: hot top controversial new old
[–] 0x1C3B00DA@kbin.social 2 points 1 year ago

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?