• Summary

  • Join me while I learn HTMX and talk at you about it Twitter: @htmxlabs
    Fluency Software Inc
    Show more Show less
Episodes
  • Large table pattern using htmx
    Jun 20 2024

    Mentioned, how to submit and reset a form on success using htmx:

    hx-target="#candidates_add_form"
    hx-swap="beforebegin"
    hx-on::after-request=" if(event.detail.successful) this.reset()"
    >

    This assumes the last row is the add form, and places the newly added item directly above it.

    Show more Show less
    19 mins
  • Htmx headers: Season 3 Recap
    Jun 13 2024

    "We've done them all now"

    All headers grouped

    ===========> REQUEST HEADERS

    ======> Flags

    *HX-Boosted - was it a boosted link

    *HX-Request - is it an htmx request

    *HX-History-Restore-Request - is it a back button restore request

    ======> Auto-sent variables

    *HX-Current-URL - current url page is at

    *HX-Target - id of target if has id

    *HX-Trigger-Name - which element triggered it by name

    *HX-Trigger - which element triggered it

    ======> User Variables

    *HX-Prompt - user is asked to provide prompt, this is what they typed


    ============> RESPONSE HEADERS

    ======> Browser & history commands

    *HX-Location - hx-boost reload to page

    *HX-Redirect - regular redirect

    *HX-Refresh - refresh page

    *HX-Push-Url - push url to top bar

    *HX-Replace-Url - replace url in top bar

    ======> override attributes

    *HX-Reswap - sets hx-swap value

    *HX-Retarget - set hx-target value

    *HX-Reselect - set hx-select value

    ======> Trigger events

    *HX-Trigger - trigger an event on client immediately

    *HX-Trigger-After-Swap - trigger an event after swapping in html

    *HX-Trigger-After-Settle - trigger an event next lifecycle

    Show more Show less
    11 mins
  • I went to Big Sky Dev Con 2024 so you don’t have to
    Jun 9 2024

    i went to #BSDC2024 (not an htmx con) so you don't have to.
    here's my own recap of all the talks

    Every talk is available to watch at: https://bigskydevcon.com

    1. 1:26 - The htmx guide to gonzo open source marketing by Carson Gross
    2. 8:23 - The Life & Death of HTMX by Alex Petros
    3. 13:29 - Hypermedia Middleware: Introducing Walrus by Ben Damman
    4. 17:14 - htmx sucks and now you're gonna hear about it (Mind the Gap) by Ryan Florence
    5. 23:27 - Abusing Hypermedia by Nathaniel Maile & Jon-Michael Hartway
    6. 27:51 - Local First by Warren Buffering
    7. 30:30 - Geospatial Data in an AI World by Jaron Jones
    8. 31:12 - What's the Deal with Flutter? by Marcus Twichel
    9. 32:41 - High floor, high ceiling by Sam Selikoff
    10. 36:41 - Building HTML Frontend with Go & Templ by Adrian Hesketh
    11. 37:56 - You can't build very interactive web apps without SPAs... and other HTMX myths by Anthony Alaribe
    12. 47:50 - Development & DevOps Lessons from the New Montana Cadastral Application by Kenny Ketner
    13. 48:27 - A Talk By ThePrimeagen by ThePrimeagen
    14. 51:19 - Release of HTMX 2.0 on floppy disk
    Show more Show less
    54 mins

What listeners say about hx-pod

Average customer ratings

Reviews - Please select the tabs below to change the source of reviews.