João Bezerra
Explore posts from serversTransform server response on the client before caching
How can I transform the server response on the client before putting it in the cache? Is it necessary to use a vanilla client or is there a way to do it while using the tanstack query integration?
12 replies
Should I disable `solid/reactivity` linter warning in this case?
I frequently run into this warning with event handlers. Here's an example:
Is there a problem with this code? If so, what's wrong with it? Otherwise, should I disable this warning in situations like this one?
Is there a problem with this code? If so, what's wrong with it? Otherwise, should I disable this warning in situations like this one?
16 replies