https://htmx.org logo
Join Discord
Powered by
# lisp-htmx
  • m

    mysterious-toddler-20573

    04/30/2022, 3:39 PM
    https://mobile.twitter.com/WimpieNortje/status/1520419150245638144
  • e

    eager-tiger-27508

    04/30/2022, 4:15 PM
    Beautiful.
  • b

    brainy-ice-92385

    05/14/2022, 5:53 AM
    I too enjoy a fine parentheses here and there. I feel this channel is my best hope to find other Emacs htmx/hs people
  • h

    hundreds-camera-24900

    05/14/2022, 2:06 PM
    I am a spacemacs person, I don't have any tooling around htmx though
  • b

    brainy-ice-92385

    05/14/2022, 7:01 PM
    I'm on doom and I had to turn off the web mode formatter, because it didn't like the non-standard attributes for htmx or hyperscript. bleh
  • e

    eager-artist-90251

    05/25/2022, 10:32 AM
    Hello there, IΒ too am enjoying CL & HTMX πŸ™‚
  • e

    eager-artist-90251

    08/02/2022, 7:16 AM
    Example: cl-beers uses Ningle and HTMX with the brewdog API. https://github.com/rajasegar/cl-beers/blob/main/templates/layouts/default.html I love their async autocomplete:
    Copy code
    html
    <form class="d-flex">
            <input id="txtSearch" class="form-control me-2" type="search" name="query"
                   placeholder="Search Beer..." aria-label="Search Beer"
                   hx-post="/search"
                   hx-trigger="keyup changed delay:500ms"
                   hx-target="#search-results"
                   _="on htmx:afterOnLoad add .show to #search-results">
            <ul id="search-results" class="dropdown-menu mt-5">
            </ul>
          </form>
  • b

    brainy-ice-92385

    08/04/2022, 7:31 PM
    @salmon-whale-14625 your work is getting love - and to tell vindarel that you are around πŸ˜„
  • j

    jolly-kite-167

    08/06/2022, 1:46 AM
    my new server - https://discord.gg/family-main
  • s

    salmon-whale-14625

    09/26/2022, 6:36 AM
    Thank you πŸ™
  • v

    victorious-thailand-80225

    12/15/2022, 5:52 AM
    There's a bunch of people doing htmx on Clojure too.
  • m

    mysterious-toddler-20573

    01/09/2023, 2:26 PM
    https://www.reddit.com/r/Common_Lisp/comments/102z0r4/i_want_to_pursue_this_web_app_project_advice/
  • m

    mysterious-toddler-20573

    01/09/2023, 2:26 PM
    htmx getting some mentions in the comments!
  • m

    mysterious-toddler-20573

    01/09/2023, 2:27 PM
    daily reminder:
  • h

    handsome-art-49427

    01/12/2023, 12:56 PM
    okay so I have tried HTMX for the first time today. I used the CDN script in the head tag. But how do I replicate this HTMX example? ==> https://htmx.org/examples/click-to-edit/ When I copy this code in, it just gives me two forms.
  • a

    agreeable-diamond-16258

    01/12/2023, 12:57 PM
    you need a backend service to handle these requests
  • a

    agreeable-diamond-16258

    01/12/2023, 12:58 PM
    these two code blocks show what these two different endpoints should return from the backend
  • h

    handsome-art-49427

    01/12/2023, 1:01 PM
    Ahh so the HTMX code is SSR?
  • a

    agreeable-diamond-16258

    01/12/2023, 1:01 PM
    yes
  • a

    agreeable-diamond-16258

    01/12/2023, 1:01 PM
    that is the philosphy of HTMX
  • a

    agreeable-diamond-16258

    01/12/2023, 1:02 PM
    the server renders partial html fragments and returns it to the client
  • h

    handsome-art-49427

    01/12/2023, 1:02 PM
    Interesting. So, using this example, ill have my form in the HTML and the click to edit will be served by the request
  • h

    handsome-art-49427

    01/12/2023, 1:02 PM
    is that right?
  • a

    agreeable-diamond-16258

    01/12/2023, 1:02 PM
    yes
  • h

    handsome-art-49427

    01/12/2023, 1:02 PM
    okay let me play with it some more.
  • h

    handsome-art-49427

    01/24/2023, 12:28 PM
    I dont really understand how to get SSR working with hunchintoot. Does anyone have any code examples of this?
  • s

    shy-zebra-22292

    02/21/2023, 4:17 PM
    I see no problem. Still using the Querty keyboard layout which exists since the 1870s so it's a 150y old tech πŸ˜„