You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: