Tutorial de React (Vite) com Tanstack Router.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^4.1.14^1.133.13^1.133.13^19.1.1^19.1.1^4.1.142.2.6^1.133.13^24.6.0^19.1.16^19.1.9^4.1.0^16.4.0~5.9.35.6.4npm:rolldown-vite@7.1.149
commits
:sparkles: feat(routes,search-params): implement search functionality in Posts index
ff4364eView on GitHub:sparkles: feat(routes,loader): add error handling to post loader
50daac5View on GitHub:sparkles: feat(routes,loader): enhance post loader with delay and loading state
e39edc0View on GitHub:sparkles: feat(routes,loader): add dynamic post details loader to handle route params
06d729eView on GitHub:sparkles: feat(routes,dynamic): add Posts index and dynamic post routes
3366be6View on GitHub:sparkles: feat(routes): add About (lazy) and Index routes
33389b7View on GitHub:sparkles: feat(router): integrate TanStack Router with root route and update main entry point
cb46cdcView on GitHub:wrench: chore(dependencies): add TanStack Router and related plugins to project
637af44View on GitHub:tada: chore(init): initialize project with Vite, React, and Tailwind CSS setup
fc53725View on GitHub