A minimalistic routing approach for React.js apps
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:
https://twitter.com/koistya/status/609762956646219776
Written by Konstantin Tarkus
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Routing
Authors