I\'m trying to write my first web-app with Angular.
In the normal mode (html5Mode off), Angular forces the address\'s hash part to look like a \"path\" (adding a lea
If I recall correctly, Angular's routing is not obligatory, but then you must take care of reloading controllers, views, etc.