Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

browserHistory or hashHistory? #5

Open
KevinColemanInc opened this issue Jun 14, 2016 · 1 comment
Open

browserHistory or hashHistory? #5

KevinColemanInc opened this issue Jun 14, 2016 · 1 comment

Comments

@KevinColemanInc
Copy link

In the tutorial, you say you are going to use browserHistory, but in the demo and github app, you prefer hashHistory https://github.com/fullstackio/yelp-clone/blob/master/src/app.js#L9

image

@auser
Copy link
Contributor

auser commented Jul 13, 2016

We can go either way. The hashHistory is our preferred routing as it supports IE browsers and doesn't require to have a server than handles assets.

Can definitely update the hashHistory v.s Browser history . Anyone have a preferred model for attack?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants