home.social

#htmx — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #htmx, aggregated by home.social.

fetched live
  1. A behinds the scenes look of the making of the htmx 4.0.0 game with Stephen Mitchell and Lazarus Morrison: youtube.com/watch?v=Zx1oor6bXYo

    #htmx

  2. Finally beat the htmx game: swag.htmx.org/products/htmx-4-

    Took me a while since I had to acquire a Gameboy Advance SP but worth it. Forgot how much I enjoyed this as a kid.

    The last couple levels are brutal but amusing. Didn't manage to pick up all of the H-T-M-X letters, though.

    #htmx

  3. 🎩🎀Wow, a form for ties and bookmarks! Truly #groundbreaking stuff—finally, someone tackled the unsolved mystery of renaming #bookmarks using progressive enhancement. Who needs AI when you have #HTMX doing the heavy lifting of renaming a bookmark for you? 🧶📚
    rafa.ee/articles/progressive-e #innovation #webdevelopment #progressiveenhancement #HackerNews #ngated

  4. @jonyoder I'm finding the following really quick and economical to work with:
    1) #HTMX and #Hyperscript in the client,
    2) #Kotlin in the server, generating all client code dynamically using an HTMX #DSL.
    Wih this rig I can easily generate either page-by-page code or an #SPA.
    Only a few lines of hand-crafted Javascript needed for special cases.
    (#HobbyCoding)

  5. 📦 Just released django-htmx 1.29.0 which now vendors a bunch of htmx extensions, updates the vendored htmx versions, and adds support for htmx v4's polling extension

    django-htmx.readthedocs.io/en/

  6. Let’s Play “htmx 4: the game” 🐴

    #htmx 4 was published exclusively for the Game Boy and Game Boy Color platforms. I recorded my play-through including the source code. This game is tough!

    sethmlarson.dev/htmx-4-the-game

    #web #gameboy #gbdev #retrogaming

  7. 🚀 Oh, joy! Another "Let's build the worst" series—because who doesn't love a good #htmx disaster? 🤦‍♂️ Apparently, the author is thrilled that their decade-old #JavaScript relics still haunt us, while #backend #developers gleefully dance on the grave of JavaScript, dreaming of a #declarative #utopia that no one asked for. 🙄✨
    zserge.com/posts/worst-htmx-ev #disaster #legacy #HackerNews #ngated

  8. Building Progressively Enhanced Forms with htmx

    In which I go into things I've learned over the course of the last year building moderately complex web UIs for ties, using plain HTML and htmx.

    rafa.ee/articles/progressive-e

    #smallweb #webdev #html #hypermedia #htmx

  9. So I bought "htmx 4.0: the game" for the Nintendo Game Boy :) What an interesting thing... excited to dig in to this one.

    swag.htmx.org/products/htmx-4-

    #gameboy #gb #retrogaming #gaming #htmx

  10. 🚀 After years of work, I'm thrilled to announce nuPodder; a lightweight, gPodder-compatible podcast sync service.

    Sync your subscriptions & playback state across every device and app. 100% API-compatible with existing gPodder clients — no setup changes needed. nuPodder can also act as a client on its own if you don't already have a podcast client that supports the gPodder sync API, or your not happy with your current client.

    Built with Go, Goravel, HTMX, WASM & TailwindCSS. Installable as a PWA.

    Try it out → nupodder.app/

    Feedback welcome! 🎧 #opensource #golang #podcasts #htmx

  11. Here's v0.3.0 of ties, the federated bookmark manager, with a new light mode, flexible bookmark editing tools, and a critical security fix!

    If you're using ties, please update at your earliest convenience. If you're not using it yet, now's a good time to try it out!

    github.com/raffomania/ties/rel

    #fediverse #selfhosted #activitypub #rust #htmx

  12. New article on an odd architecture I discovered to solve a problem in Stylo.Bot - how do you have a 'live' dashboard over the qwhole system while not bringing your system to a halt if you have many concurrent users.

    Signal Shingle: a novel architecture for high-performance ASP.NET multi-widget sites

    How do you deliver fast responses for complex dashboards without going crazy? You stop rendering them on the request path.

    mostlylucid.net/blog/signal-sh

    #aspnetcore #signalr #stylobot #htmx #architecture

  13. Form-Validierung doppelt implementiert? #API-Contract gebrochen? Typische SPA-Probleme kosten Zeit & Nerven. Frederik Hahne zeigt, wie Hypermedia + HTMX das serverseitig löst. Direkt anwendbare Patterns.

    Wann weniger mehr ist: javapro.io/de/joyful-web-devel

    #HTMX #Frontend #Java

  14. What happens if your software ships with a style guide extension that explains all theme variables and reusable components, and it allows switching between installed themes to affirm the looks of everything in one swoop.

    Building Kopling: kopl.ing