DEV Community

# reactrouter

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Setup React Router v5 using React Hooks

How to Setup React Router v5 using React Hooks

3
Comments
2 min read
Redirecting to an external URL within React Router

Redirecting to an external URL within React Router

19
Comments 5
1 min read
Route-based code splitting in ReactJS

Route-based code splitting in ReactJS

9
Comments 1
3 min read
How to Make Dynamic Routes Using React Router - Infinite Routes

How to Make Dynamic Routes Using React Router - Infinite Routes

14
Comments
1 min read
Links in a React application

Links in a React application

6
Comments
2 min read
How to get React Router 4 to allow nested components inside of a Switch

How to get React Router 4 to allow nested components inside of a Switch

25
Comments 8
2 min read
React Router: Simplifying a user flow

React Router: Simplifying a user flow

10
Comments
2 min read
Get data from your URL into your React app with React Router

Get data from your URL into your React app with React Router

8
Comments
3 min read
Use next.js with react-router

Use next.js with react-router

71
Comments 10
6 min read
Ionic React (Beta) Tabs: Step By Step

Ionic React (Beta) Tabs: Step By Step

12
Comments 2
5 min read
Dynamic pages in react router

Dynamic pages in react router

10
Comments
3 min read
Beyond Create React App: React Router, Redux Saga, and More

Beyond Create React App: React Router, Redux Saga, and More

14
Comments
1 min read
How do you structure react app file directory in 2019

How do you structure react app file directory in 2019

5
Comments 4
1 min read
Rendering a Sidebar or Breadcrumbs with React Router v4

Rendering a Sidebar or Breadcrumbs with React Router v4

58
Comments 1
3 min read
How to server-side render React, hydrate it on the client and combine client and server routes

How to server-side render React, hydrate it on the client and combine client and server routes

152
Comments 10
10 min read
🪆 Nesting and overriding new React Context API

🪆 Nesting and overriding new React Context API

21
Comments 8
2 min read
Deploying a React app with React-Router and an Express Backend

Deploying a React app with React-Router and an Express Backend

170
Comments 51
6 min read
loadable-component is awesome library for React code-splitting / dynamic-import

loadable-component is awesome library for React code-splitting / dynamic-import

10
Comments
2 min read
React Router 4: A Practical Introduction

React Router 4: A Practical Introduction

8
Comments
1 min read
Server Rendering with React and React Router V4

Server Rendering with React and React Router V4

21
Comments 3
21 min read
Pass props to a component rendered by React Router V4

Pass props to a component rendered by React Router V4

17
Comments
2 min read
Fixing the "cannot GET /URL" error on refresh with React Router (or how client side routers work)

Fixing the "cannot GET /URL" error on refresh with React Router (or how client side routers work)

25
Comments 4
6 min read
Nested routes with React Router v4

Nested routes with React Router v4

30
Comments
11 min read
React Router v4: Philosophy and Introduction

React Router v4: Philosophy and Introduction

28
Comments 1
9 min read
Code Splitting with React and React Router V4

Code Splitting with React and React Router V4

38
Comments 2
7 min read
loading...