query icon indicating copy to clipboard operation
query copied to clipboard

docs: Fix syntax of batshit in batching-requests article

Open u9g opened this issue 8 months ago • 1 comments

See quickstart heading here: https://www.npmjs.com/package/@yornaath/batshit for correct syntax

u9g avatar Jun 11 '25 17:06 u9g

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 2786eb3319038f110f54f343c19c5cae4e042ebc:

Sandbox Source
@tanstack/query-example-react-basic-typescript Configuration
@tanstack/query-example-solid-basic-typescript Configuration
@tanstack/query-example-svelte-basic Configuration
@tanstack/query-example-vue-basic Configuration

codesandbox-ci[bot] avatar Jun 11 '25 17:06 codesandbox-ci[bot]

this is exactly the reason why in v5, we’ve moved away from showing how something works and instead just link to community projects: https://tanstack.com/query/v5/docs/framework/react/community/community-projects

TkDodo avatar Jun 19 '25 09:06 TkDodo