James
Member since Dec 20, 2013
- Profile: /members/11490-james.htm
- URL: http://unbui.lt
- Comments: 1
Recent Blog Comments By James
-
Mapping AngularJS Routes Onto URL Parameters And Client-Side Events
Posted on Dec 20, 2013 at 12:13 PM
Hello, Interesting approach! I recently encountered a similar whereby I needed more control over paths than angular-ui/router gave me. In my case, I created a Path service which listened on $location for changes to the path and fired it to anything that was interested (as well as allowed new path... read more »