plandem/rrrouter

SSR

Closed this issue · 1 comments

Does this router support server side rendering?

I don't see any troubles here. Under the hood, this library abstracted(via using Provider component) and knows nothing about history (window is browser specific feature) and navigation. So SSR depends only on implementation of Provider.