Nvos
Nvos
No need to offload work, I'll have time this week I don't think that it should be much work as most of code docs will be same as for react...
I don't know much about SSR in solid/urql, I'm fine to research and attempt to provide better SSR solution but I cannot say how long it will take. Thought I...
I have made tests more predictable last week, currently I'm trying to make tests run from root of repo (can run them from package implementing solid easily using additional `vitest`...
@nikitavoloboev Sure feel free to use it From my perspective client is pretty much finished just couldn't get tests/lint to work with current state of urql repository thus from my...
Had same issue, it seems it was due to automatic toolchain download introduced in go 1.21 (https://go.dev/doc/toolchain), when `gopls` was installed inside project directly via downloaded toolchain it didn't work,...