gothinkster/react-mobx-realworld-example-app

Why is there a "#" in the home URL route?

robertcoopercode opened this issue · 1 comments

https://react-mobx.realworld.io/#/

Why isn't it just https://react-mobx.realworld.io/ ? It seems like a more elegant solution instead of having an unnecessary "#"? Just curious as to the reasoning.

@Engineering-Robert, because the app uses hash router as far as the backend is not configred for using history api