crystallized icon indicating copy to clipboard operation
crystallized copied to clipboard

Look at simpler event handling via `handleEvent()`

Open jaredcwhite opened this issue 2 years ago • 0 comments

In light of this: https://thathtml.blog/2023/07/handleevent-is-mindblowing/

We might not need to handle actions (events) in the current declarative manner that walks through the DOM, but rather tag certain elements to be referenced by event handlers at the top-level.

jaredcwhite avatar Jul 27 '23 19:07 jaredcwhite