I\'m learning AngularJS and there\'s one thing that really annoys me.
I use $routeProvider
to declare routing rules for my application:
**
It is recommended to use the HTML 5 style (PathLocationStrategy) as location strategy in Angular
** Because
Use Hashlocationstrtegy only if you have to support the older browsers.
Click here to know more