Skip to main content

4 docs tagged with "Routing"

View All Tags

Adding a Router

Learn how to add routing capabilities to your React app using React Router, enabling dynamic, multi-page applications without full-page refreshes.

Adding Relay

Learn how to integrate Relay into your Create React App, enabling efficient data fetching and management from a GraphQL server in your React applications.