Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

React Router v4

React Medellín - Meetup Octubre 2017

Components

An API that isn’t “outside” of React

BrowserRouter

Uses the HTML5 history API to keep your UI in sync with the URL.

Route

Renders some UI when a location matches the route’s path.

Switch

It renders a route exclusively

Link

Lets you navigate around your application.

Redirect

Overrides the current location in the history stack

Links

React Router Repository - React Router Doc - React Routes Unofficial Translation

About

React Router example

Topics

Resources

Releases

No releases published

Packages

No packages published