Is the official recommendation still flow router. Project seems stale? Last commit was in april and for the longest time there has been no ping from Arunoda or others.
In forum theres topics like this:
Im unsure about which router to to use in next project.
Honestly routers are not that complicated - Iām not sure what it even means for a router to be āstaleā. But you can apply similar reasoning to react router etc.
Are you starting your project with Blaze or React as a view layer? If itās the former - go with FlowRouter, itās stable and proven (even if it doesnāt receive much updates lately, I never ran into any issue with it). If itās the latter then probably React Router is the way to go.
Also, Iām trying to revitalize FlowRouter via FineRouter. So, PRs and contributors are welcomed.
And I agree, if going React, then at least look at ReactRouter (although FineRouter works with React of course), otherwise FineRouter or FlowRouter is what to use.
It wouldnāt be a news if I say kadira:flow-router mentioned in this guide is outdated and unmaintained now.
Will it be okay with you and MDG if I send a PR to add ostrio:flow-router-extra as the alternative (or replacement) to kadira:flow-router? Itās already mentioned in the Blaze routing docs.
I can write a hack that tells the Router to go externally, but for SEO this is horrible that I canāt have a regular link in the page. It creates unintended nofollow that I need to get past.