The basic difference is that the hashHistory uses URLs like: http://myurl.com/#page/another_page/another_page
With BrowserHistory you get normal urls (no hash): http://myurl.com/page/another_page/another_page
The basic difference is that the hashHistory uses URLs like: http://myurl.com/#page/another_page/another_page
With BrowserHistory you get normal urls (no hash): http://myurl.com/page/another_page/another_page