Demo 2 | Build your own HTMX

We've replaced our getTarget stub, so now our demo finally works completely!

Clicking the button issues a real HTTP request to another HTML file (check out your network panel!)
In the next section, we will implement support for hx-trigger specs and the modifiers we need!