A comprehensive example application demonstrating TanStack Router with Vue 3, TypeScript, and Vite. Features file-based routing, data loading patterns, and modern UI components. src/ ├── routes/ # ...
This project uses Tailwind CSS for styling. This project uses TanStack Router. The initial setup is a file based router. Which means that the routes are managed as files in src/routes. To use SPA ...
Up to now, TanStack Query has been used to read data from the backend. However, the sample application also writes data. An example of this is the display of "Votes" for a task. By clicking on the ...
The list of tasks in the sample application can be sorted according to various criteria. There are three buttons above the table for this purpose. Technically, they are implemented as links that ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results