I've recently got involved with Meteor.js. I have started building my app and am trying to decide whether to use Flowrouter, or React.Router.
I see that FlowRouter includes Server Side Rendering or SSR. Since I am primarily making a meteor app that will function on an iphone, and iPad are there any advantages / disadvantages to do SSR? Is it not needed / will it slow down animations or the app in general?