Y
Hacker News
new
|
ask
|
show
|
jobs
by
jonomacd
1158 days ago
You don't have to hydrate the html as events get triggered from "hx-" attributes on the elements as rendered server side. htmx takes care of it for you.
1 comments
8n4vidtmkvmk
1157 days ago
So where are the event listeners then? On the body tag, and they bubble up and then examine the hx attribute? Is that how it works?
link