-
Since Goland now supports LSPs - it's possible to create a plugin for it.
https://blog.jetbrains.com/platform/2023/07/lsp-for-plugin-developers/
It has to be written in Java, but it's potentiall…
-
I use Laravel 10 with inertia and vue3.
Every javascript trigger only works after a page reload.
When navigating to another page and go back in my SPA none of the javascript is working.
With ver…
-
### Brand Name
Qwik
### Website
https://qwik.builder.io/
### Popularity Metric
https://www.similarweb.com/website/qwik.builder.io/#ranking
### Official Resources for Icon and Color
https://raw.…
-
`hx-on::after-request={ "if (event.detail.successful) { return updateTitle(" + nav.Name + ") }" }`
Generated :
`templ.RenderScriptItems(ctx, templ_7745c5c3_Buffer, "if (event.detail.successful) {…
-
Hey man. Interesting project. 💪
I have tried this with Maven and Kotlin (which seems to be the only case, which is not included in your examples). It seems something is not working. I cannot find …
-
- Accepted Date: 2024-06-07
- Reference Issues/Discussions:
- https://github.com/withastro/roadmap/discussions/907
- https://github.com/withastro/roadmap/discussions/116
- Author: @Tc-001 @asc…
-
In my personal project, I have types based off off of: https://github.com/kitajs/html/blob/master/htmx.d.ts
My revision: https://github.com/jaymanmdev/pokemon-roundest-with-htmx/blob/dev/src/htmx.d…
-
Hi there,
After upgrading htmx from 1.8.x to 1.9.x we experienced some major performance issues on big pages performing many htmx requests.
Firefox Profiler showed me the culprit: [this line](ht…
-
Hi thank you for building/maintaining this project. Quick question, Have we considered replacing the way we are currently styling the project with the popular Tailwind utility library? We could perhap…
jbowa updated
9 months ago
-
This has been raised elsewhere but worth making a standalone issue for it.
In #381
> Even better would be to remove both methods, since it is unclear if they are needed.
In Mozilla's standards…