Is there a common place solution to preserving state between routes in React.js?
I'm not entirely sure I'm asking the right question, but to clarify here is an example:
You search something on Google, scroll down the page and click on a link. When you hit the back button you are brought back to the same search and even the same scrolling point you left off at.