News

This code chunk makes the second button change its color, unless it has the .bordered class. That’s some pretty concise handling of an otherwise unwieldy bit of JavaScript with CSS and HTML.
HTMX is the HTML extension syntax that replaces JavaScript with simple markup ... there’s a certain amount of boilerplate code that shuffles information from one form to another.