rwieruch / favesound-mobx

🎶 A SoundCloud Client in React + MobX running in production. Live Demo and Source Code to explore React + MobX. Refactored from favesound-redux

Home Page:http://www.robinwieruch.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhancement: Upgrade React Router to its Latest Version

rwieruch opened this issue · comments

React Router has a lot of breaking changes when using the latest version. Maybe it would be a great PR to upgrade react-router to its latest version.

That's how it was done in a sibling project that uses Redux: rwieruch/favesound-redux#40

commented

PR created: #9