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

WebDev

3 readers
1 users here now

founded 2 years ago
 

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

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 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?