-
💠World's easiest Live dashboard with htmx - YouTu...
Here's my thought on 💠World's easiest Live dashboard with htmx - YouTube Damn he makes this easy. I did not know about . yes there is waste in requesting…
-
💠How to configure base url for all requests using...
Here's my thought on 💠How to configure base url for all requests using HTMX? - Stack... Today I learned how to configure the baseurl for htmx using the…
-
💠FastHX
Here's my thought on 💠FastHX Very interesting approach to htmx and fast api. It uses separate decorators for returning template partials and json that can…
-
💠FastHX
Here's my thought on 💠FastHX Very interesting approach to htmx and fast api. It uses separate decorators for returning template partials and json that can…
-
💠> htmx ~ The response-targets Extension
Here's my thought on 💠htmx ~ The response-targets Extension The htmx response-targets extension allows me to respond to errors from the backend and do…
-
jinja loop variable and htmx
jinja has a loop variable that is very handy to use with htmx. Whether you want to implement a click to load more or an infinite scroll this loop variable is very handy. Now for every chunk of contacts that we load we will trigger the infinite scroll by loading more once the last one has intersected the screen.
-
💠> htmx ~ Locality of Behaviour (LoB)
Here's my thought on 💠htmx ~ Locality of Behaviour (LoB) Interesting principle here. What a great example, If I'm looking at the second jQuery example, I…
-
💠sysid/sse-starlette
Here's my thought on 💠sysid/sse-starlette sse-starlette provides server sent events for startlette and FastApi. I'm evaluating for use with htmx.…
-
💠teej dv 🔠on X: "Hypermedia fixes this HATEOAS g...
Here's my thought on 💠teej dv 🔠on X: "Hypermedia fixes this HATEOAS gonna hate" / X HATEOAS gonna hate. More and more htmx seems like the js library for…
-
💠> htmx ~ The disable-element Extension
Here's my thought on 💠htmx ~ The disable-element Extension An extension to disable elements during flight of an htmx request, Looks super useful for things…
-
💠> htmx ~ hx-indicator Attribute
Here's my thought on 💠htmx ~ hx-indicator Attribute The class is added to elements. You can target this css selector to create loading state…
-
💠The Truth About HTMX | Prime Reacts - YouTube
Here's my thought on 💠The Truth About HTMX | Prime Reacts - YouTube Prime concisely made sense of why htmx is so awesome compared to what has become modern…
-
💠> htmx ~ Examples ~ Updating Other Content
Here's my thought on 💠htmx ~ Examples ~ Updating Other Content Three ways to support updating other content. Fantastic article walking through the…
-
💠python - How to use a Pydantic model with Form d...
Here's my thought on 💠python - How to use a Pydantic model with Form data in FastAPI... I went down the route of leveraging the extention in htmx, but…
-
💠> htmx ~ The json-enc Extension
Here's my thought on 💠htmx ~ The json-enc Extension json-enc extension converts url encoded form values into json encoded data, this is very useful for…
-
💠> htmx ~ Documentation
Here's my thought on 💠htmx ~ Documentation A complete reference of all of the htmx swapping methods. !!! note This post is a thought . It's a short note…
-
💠> htmx ~ The client-side-templates Extension
Here's my thought on 💠htmx ~ The client-side-templates Extension Using templates with htmx requires the client-side-templates extension, and the template…
-
💠HTMX looks pretty neat #coding #javascript - You...
Here's my thought on 💠HTMX looks pretty neat #coding #javascript - YouTube Love the poling example with hx-trigger='every 1s'. !!! note This post is a…