Using angular 1.5, I'm developing some features and views, where I pretend to perform some navigation, keeping the url untouchable
example:
1) Access to url myapp.com, shows login form
2) login success (do stuff, doesnt matter now)
3) view changes with other content but url stays the same
Few examples i've seen by far, each view has diferent urls to perform the navigation
example:
login: url: myapp.com/login