-
there are some sections that are still not done and it has been more than a year since I purchased the book. if there have been updates the book so from where can I get the updated version
-
### Describe the bug
As far as I know the token expiry should be extended but not the token itself shouldn't be changed on new request. Currently this makes requests with htmx fails as after the fi…
-
Hi Ben
I have a shipping step in my checkout page
`{{ sprig('checkout/_steps/shipping', {},{id:'shipping'}) }}`
In this template checkout/_steps/shipping I have a checkbox that, when checked,…
-
I'll run a short Go based backend service just for fun and to test out the HTMX based templating and whatever, might as well have a "proper enterprise grade Java" back-end part. This issue is just a r…
-
https://github.com/undecaf/zbar-wasm
https://github.com/maslick/koder
-
### Feature request
will you update to follow the update of https://github.com/openai/openai-python/discussions/631 ?
### Motivation
Many issues in langchain point that when calling async a…
-
Currently, when you click on a link in Fresh we leave it up to the browser what to do. The browser unloads the page, and builds the new page from scratch again. This has benefits in that it makes the …
-
Hey @akclace
Can we call the Sqlite DB to connect them to the htmx layer ?
I use Pocketbase for htmx apps in golang at the moment.
https://github.com/pocketbase/pocketbase
-
Hi,
Thank you for making such a good library! I've been using this for multiple basic projects now and it's worked great for me!
I was making another app which used websockets extensively but I…
-
I have something like this:
```html
...
script handleError(id string, args interface{}) {
// do something with BOTH id and args
}
```
(`arguments` holds details regarding the error th…