/react-router-dom-tricks

Small triccs with react-router-dom

Primary LanguageJavaScript

Demo of React Router Tricks (Link)

Responsive Routes:

Popups Routes:

How to use history.goBack for closing popup

  1. Use only history.push
  2. Custom Session History
  3. Custom Redux History
  4. Использование history state

Custom Prompt:

Redirect After Login

Perfect multistep form

Managing two or more pop-ups via react-router