Skip to content

little playground to experiment stuff with react 19 and Tanstack query / router

Notifications You must be signed in to change notification settings

Ganbin/tanstack-react19-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4e62f54 · Nov 12, 2024

History

2 Commits
Nov 12, 2024
Nov 12, 2024
Nov 12, 2024
Nov 12, 2024
Nov 12, 2024
Nov 12, 2024
Nov 12, 2024
Nov 12, 2024
Nov 12, 2024
Nov 12, 2024
Nov 12, 2024
Nov 12, 2024
Nov 12, 2024

Repository files navigation

React + TypeScript + Vite + Tanstack Query + React Router + Tailwind CSS

My playground to test Tanstack Query, React Router and Tailwind CSS stuff.

Install

npm install --force

If you have issue with react types, try :

rm -rf node_modules package-lock.json
npm cache clean --force
npm install --force

Tests

Optimistic Updates

  • You can find the Tanstack Query optimistic updates test in the src/list1 folder.
  • You can find the useOptimistic test in the src/list2 folder.

About

little playground to experiment stuff with react 19 and Tanstack query / router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published