docs: add a TanStack Query value card to the home page#136
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
WalkthroughThe ChangesContent updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related issues
Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Greptile SummaryThis PR adds a new home-page value card for TanStack Query. The main change is:
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (1): Last reviewed commit: "docs: add a TanStack Query value card to..." | Re-trigger Greptile |
CI's prepare:prompts guard was red on every reactonrails.com PR because the committed prompt artifacts lagged react_on_rails main (prompts.yml updated in shakacode/react_on_rails#4232). Regenerated with `npm run prepare:prompts` against main; verified `npm run build` passes (prepare:prompts:check + docusaurus build).
|
Cloudflare preview deployed.
|
Adds a Modern data fetching value card to the home page mentioning TanStack Query (client-side caching, mutations, and first-paint data on a Rails JSON API, without a second backend).
Scope note: the examples page already lists the TanStack Starter card (
demos.ts), and the Using TanStack Query guide auto-syncs into/docsat build — so the blurb is the only content addition.Second commit (CI fix): refreshes the generated prompt artifacts (
prompts.ts/prompts.json/prompts/llms.txt) from upstreamprompts.yml. Theprepare:promptsguard was failing on every PR because those committed artifacts lagged react_on_rails main (shakacode/react_on_rails#4232). Verified locally:npm run build(prepare:prompts:check + docusaurus build) passes.Closes #135
🤖 Generated with Claude Code
Summary by CodeRabbit