Details
Description
Acoording to [angularjs docs|https://docs.angularjs.org/api/ng/directive/ngHref,] it is better to use ng-href attributes instead of the default href one.
This prevent angularjs to give broken links to the user, if the evaluation of the link expression takes too long