DEV Community

# reactrouter

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Fix Error 404 when Refreshing a route with React Router

Fix Error 404 when Refreshing a route with React Router

Comments 1
2 min read
useLocation Hook in React Router

useLocation Hook in React Router

2
Comments
5 min read
Link Component in React Router

Link Component in React Router

8
Comments
7 min read
Basic Auth Routing and Redirecting using React Router v6

Basic Auth Routing and Redirecting using React Router v6

Comments 2
7 min read
Solving the 404 Error in React + React Router Projects: A Comprehensive Guide

Solving the 404 Error in React + React Router Projects: A Comprehensive Guide

21
Comments 1
2 min read
Scroll to anchor element with React Router V6 (hash links, anchor links)

Scroll to anchor element with React Router V6 (hash links, anchor links)

32
Comments 5
1 min read
Choosing the Best Approach: React Router vs. Conditional Rendering for Multi-Step Forms

Choosing the Best Approach: React Router vs. Conditional Rendering for Multi-Step Forms

1
Comments
4 min read
React Router v6

React Router v6

1
Comments
3 min read
React Router: A comprehensive guide for beginners

React Router: A comprehensive guide for beginners

7
Comments
4 min read
Mastering React Router: The Ultimate Guide to Navigation and Routing in React Apps!

Mastering React Router: The Ultimate Guide to Navigation and Routing in React Apps!

7
Comments
4 min read
How to pass and access data from one route to another with useLocation, useNavigate, useHistory hooks.

How to pass and access data from one route to another with useLocation, useNavigate, useHistory hooks.

47
Comments 4
3 min read
Some Problems I Face When Building React Single Page Application And How I Solve Them

Some Problems I Face When Building React Single Page Application And How I Solve Them

1
Comments
4 min read
React Router v6.4 tutorial

React Router v6.4 tutorial

1
Comments
2 min read
Code-Splitting in React Router v6.4 without flicker using React.lazy and Suspense

Code-Splitting in React Router v6.4 without flicker using React.lazy and Suspense

2
Comments 2
2 min read
Auth Guarding in react

Auth Guarding in react

15
Comments
1 min read
React Router 6 Deferred Fetch

React Router 6 Deferred Fetch

35
Comments 3
5 min read
A Marketer's Take on Client-Side Routing with React Router

A Marketer's Take on Client-Side Routing with React Router

3
Comments
5 min read
Code Splitting with React Router v6, React Lazy and Suspense (in simple terms)

Code Splitting with React Router v6, React Lazy and Suspense (in simple terms)

21
Comments 4
5 min read
React Router 6 send data from link to target page

React Router 6 send data from link to target page

6
Comments
1 min read
Testing React Apps that use React Router

Testing React Apps that use React Router

14
Comments
8 min read
React-Router v6: Animated Transitions DIY

React-Router v6: Animated Transitions DIY

35
Comments 12
2 min read
Build dynamic breadcrumb routes and child routes with matchPath in React Router v6

Build dynamic breadcrumb routes and child routes with matchPath in React Router v6

10
Comments
8 min read
Responsive navbar using React

Responsive navbar using React

9
Comments
1 min read
What is React & React Router & How to use CSS in react?

What is React & React Router & How to use CSS in react?

6
Comments
3 min read
What's new changes and features in React Router v6.

What's new changes and features in React Router v6.

4
Comments
3 min read
loading...