My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

A minimalistic routing approach for React.js apps

Konstantin Tarkus's photo
Konstantin Tarkus
·Aug 18, 2015

There are many cases when you don't need a fully featured routing and navigation approach, and using something similar to this will do the trick with routing, navigation and async data fetching just fine:

img

You may also want to check out react-routing library and react-starter-kit (disclaimer: I'm the author)


Follow me on Twitter or GitHub