Questions tagged as 'route'

1
answer

Create advanced route in Angular.js

I'm trying to make my router , work a little differently. Today it looks like this, for example: $routeProvider. when('/cliente', { templateUrl: '/cliente', }). when('/login', { templateUrl: '/usuario/login', }). when('/home', {...
asked by 22.09.2014 / 18:15