
#321: HTMX - Clean, Dynamic HTML Pages
Talk Python To Me
00:00
The Importance of Locality of Behavior in HTML
With HTMLX, you tend to put the actions on the thing that does the action. Whereas in jQuery, you would move things to a separate place. They would be living somewhere else. And so locality of behavior is what I'm trying to use as a terminology to describe this idea. Putting stuff in line in the HTML to explain what this thing does.
Transcript
Play full episode