I'am new to React and during my "self-learning" process I discovered Redux. Nice! Then, React-router-v4. Nice too!!
Then, I discovered how to mix redux and react-router-v4, a little bit tricky, but it works.
Last week, I also discovered mobx and I love it. I like its simplicity compared to redux. But I wonder if somebody is using it with react-router-v4 because I did not find much tutorials on the web that talk about this mix of technologies.
Any feedback or advice?
Thank you guys!