1 repo
Routers that coordinate data fetching across server and client.
Explore 1 awesome GitHub repository matching web development · Full-Stack Data Routers. Refine with filters or upvote what's useful.
React Router is a navigation and data-loading framework that maps URL patterns to nested component hierarchies. It functions as a full-stack router, coordinating server-side resource fetching with client-side hydration to synchronize application state across different environments. By providing a declarative interface