Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

What is the point of hashHistory? #278

Closed
developer239 opened this issue Jan 14, 2017 · 1 comment
Closed

What is the point of hashHistory? #278

developer239 opened this issue Jan 14, 2017 · 1 comment

Comments

@developer239
Copy link

developer239 commented Jan 14, 2017

What is the point of hashHistory? Why don't you show browserHistory instead? This step is unnecessary.

@tibuurcio
Copy link

tibuurcio commented Jan 19, 2017

Your app won't work properly with browserHistory if you host it on Github pages, for example. That's cause to use browserHistory you need to have server-side configuration, as stated in Lesson 2. hashHistory comes in handy when you want to have only frontend code in your app.

@developer239 developer239 changed the title What is the point of hashHistory?? What is the point of hashHistory? Jan 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants