Lahcen Bensaad
Lahcen Bensaad
@hsaliak, performance is the main reason, another reason is management, a standalone gateway or proxy is an extra headache to me because i need to install it, manage it and...
@Krzysztof-Dziardziel Could you please tell us how you configured protobuf-ts and grpc-web to work with vite?
Thanks @FredrikMeyer, I read it above, but I thought that `protobuf-ts` is only for messages and must use `grpc-web` for RPC. Now I also use `protobuf-ts` for RPC and works...
This question is also discussed here #72 and there are interesting comments.
I want to test it in my Qwik app, so when it will be added back?
I am having the same issue with SSG using qwik v1.2.7. I have a page at `/order/view/?id=7`, when I use a `Link` to navigate to that page then `loc.url.searchParams.get('id')` will...
@Tapac It's been a year now, I just wanted to ask if kotlin multiplatform support is on your roadmap now?
@ganigeorgiev I wanted to suggest a new `read only` feature but since this proposal is here, I chose to only comment here instead of creating a new proposal. What I...
I think some configurations such as these proposed here shouldn't depend only on insights, there should be an option for the developer to decide and enable/disable it.
Thank you @maiieul for this solution but I have a question please. Will this code eagerly download all needed js files or it will only cache the files that have...