Notes on HTMX
Htmx is a library that allows access to modern browser features directly in html rather than javascript. Some of the key features include any element the ability to issue an HTTP request, any event can trigger requests and any element can be the targ...
Feb 24, 20215 min read3.7K
