-
Templ is very nice but I can’t use it due to the golang generator.
It would be nice if a golang vm thst parses and then generated the html at runtime was available.
It wil be slower of course…
-
This was mentioned on Discord, so I'm adding it to the list here. Please let me know if this is not the right place to collect this list of extension use cases.
The current swap system for htmx repl…
-
Wekan currently use Blaze as its view layer, a library written by Meteor Development Group that aims to be easy to use for developers. I've been considering replacing Blaze by React for a few months n…
-
I understand that maintainers have a lot to focus on, from daily life to work to open source. But at the same time, i feel this project has the potential to be the modern, performant alternative to mk…
-
### Describe the bug
If i import component using `await import`, the import doesn't work.
### Reproduction
So lets consider these samples :
This works :
```typescript
// @ts-ignore
import…
-
### Question Description
Am using file system to save `html` and `static files`.
Server returns 404 for static files
### Code Snippet (optional)
```go
package main
import (
"embed"
…
-
Maybe it would be cool to add NATS as it will allow it to run on windows also..
Ir maybe a generic MQ style api.
path_open_sockets.go might also work as nats supports standard tcp : https://docs…
-
The site should be connected to a pipeline (GitHub Actions, AWS Code Pipeline, or another service) so that commits to master in douglasnaphas/hatgame that change the front-end are automatically publis…
-
Hi,
we often get the requirement to deeplink paginated views. This is already possible, thanks to `s-push-url` however, when talking with SEO experts, we always hear "don´t use query parameters, us…
-
When i go to
NetBox DNS > Zones > (choose a zone) > Records tab
and then click on the Page 2 or "next" nothing happens.
![image](https://github.com/peteeckel/netbox-plugin-dns/assets/1212934/efb0…