Skip to main content

React Router

React Router is a client side routing system that allows your app to update the url without making another request for another HTML from the server.

Build on top of native browser navigation

Works with native browser navigation.

Build in Typescript

Get all the features with autocomplete, error messages, typesafety and more.

Uses native URLPattern

With a polyfill for unsupported browsers.

New system of organization of routes (SetupPaths)

Methods to simplify path's creation with SetupPaths.

Small build size to production

Simple to use with existing HTML form inputs and 3rd-party UI libraries.