When you are developing a ‘Single Page AngularJS application’ and you use ‘ngRoute’ for routing by default, AngularJS routes URLs with a hashtag. It’s easy to remove that # from the URL and make them pretty. Behind this, I have spent 3 days making functionality work. You just…