I am new to meteor and react. I have been searching for the best practices for developing my voting-based project with meteor and react. One of the problems I tried to find on internet is pros and cons of using one of two options for router in meteor.
kadira:flow-router seems pretty straightforward to implement, but I see lots of projects on github implementing react-router instead.
Any idea about the comparison of both router packages for meteor ?