Skip to content

docs(react): basic setup - #13

Merged
AlemTuzlak merged 3 commits into
TanStack:mainfrom
harry-whorlow:docs-basic-setup
Aug 10, 2025
Merged

docs(react): basic setup#13
AlemTuzlak merged 3 commits into
TanStack:mainfrom
harry-whorlow:docs-basic-setup

Conversation

@harry-whorlow

@harry-whorlow harry-whorlow commented Aug 8, 2025

Copy link
Copy Markdown
Collaborator

Docs for basic dev tools setup

Comment thread docs/framework/react/basic-setup.md Outdated
Comment on lines +43 to +44
import { QueryDevtools } from '@tanstack/react-query'
import { FormDevtools } from '@tanstack/react-form'

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not implemented yet

@AlemTuzlak AlemTuzlak left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, small suggestions

Comment thread docs/framework/react/basic-setup.md Outdated
Comment thread docs/framework/react/basic-setup.md
@pkg-pr-new

pkg-pr-new Bot commented Aug 9, 2025

Copy link
Copy Markdown
More templates

@tanstack/devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools@13

@tanstack/devtools-event-bus

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-event-bus@13

@tanstack/devtools-event-client

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-event-client@13

@tanstack/react-devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/react-devtools@13

@tanstack/solid-devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/solid-devtools@13

commit: 22631ae

@AlemTuzlak AlemTuzlak left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor framework change

Comment thread docs/framework/react/basic-setup.md Outdated
Comment thread docs/framework/solid/basic-setup.md Outdated

import { TanstackDevtools } from '@tanstack/solid-devtools'

import { ReactQueryDevtoolsPanel } from '@tanstack/solid-query-devtools'

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This actually doesn't exist in solid query devtools, we shpuld either add it there or remove from here, just a small FYI

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

neither dose form at this point, but my intention was to get it added asap

@AlemTuzlak
AlemTuzlak merged commit 8752b6d into TanStack:main Aug 10, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants