-
I am thinking that it may be best to release it via `cargo install` and then figuring out how Mason integrates with the distributables
thoughts?
-
People like what they see so a pretty landing page is a necessary aesthetic. I think they're plenty of landing page examples out there for libraries but here's what I had in mind:
- A flowfield cove…
-
**Please briefly describe the project you'd like to add to _Best of JS_?**
- Hwy is a lightweight, flexible, and powerful alternative to NextJS, based on HTMX instead of React.
**What is the…
-
TypeScript would bring lots of DX benefits to the htmx source code. Besides the obvious strict type checking, we would be able to write code using the latest and greatest ECMAScript 2021, but continue…
-
Hi, I'm sending a custom header value using wisp. I'm doing it like this:
![image](https://github.com/lpil/wisp/assets/1343930/b3f00d5d-ec77-4a9e-bebb-d3941c7b0d66)
The header has some polish le…
-
### Body
- Accepted Date: 2023-03-23
- Reference Issues/Discussions: https://github.com/withastro/roadmap/discussions/307
- Implementation PR:
# Summary
Astro is a server-first framework. …
-
Very cool system @tylermmorton
i am also into htmx.
any examples so I can see the whole stack ?
-
Hi, I am trying to use init_app with htmx.
But I can't get it working. For some reason the `if htmx:` statement doesn't work as it needs to be. when I go to the direct link `/bigdata` it still shows …
-
I was working on an HTMX project with Templ and I was wondering if there was a simpler way to use Templ components with HTMX.
In my application, to avoid reinventing my button everywhere, I created…
-
Back in https://github.com/freelawproject/courtlistener/issues/3536#issuecomment-1992789591, we talked about and did a lot of work on performance enhancements, and then we concluded:
> 1. Highlight…