Better User and Developer Experience with htmx

Sdílet
Vložit
  • čas přidán 13. 06. 2024
  • During our conversation, we discuss what htmx is, how it improves user experience, and walk through some examples of common UI patterns using htmx.
    Show Notes:
    www.oddbird.net/2023/09/19/wi...
    Infinite scroll:
    htmx.org/examples/infinite-sc...
    Active search:
    htmx.org/examples/active-search/
    Additional htmx Examples:
    htmx.org/examples/
    htmx Intro:
    htmx.org/docs/
    When Should You Use Hypermedia:
    htmx.org/essays/when-to-use-h...
    A Real World React ➡️ htmx Port:
    htmx.org/essays/a-real-world-...
    Hypermedia systems:
    hypermedia.systems/introduction/
    0:00 Welcome
    0:21 What is htmx?
    2:51 How does it work?
    5:23 Anchor tag example
    9:49 Infinite scroll example
    13:05 Active search example
    18:05 How to handle (A11y) attributes
    19:45 What are the benefits of htmx?
    23:38 When to use htmx?
    27:01 Next on Winging It

Komentáře • 2

  • @dmenisdevdevelopment7158
    @dmenisdevdevelopment7158 Před 8 měsíci +2

    HTMX and Django templates can be a good match. Wouldn't it be awesome if JQuery were to be replaced with HTMX in Django admin 😬