Joined September 2013
·
Posted to
AngularJS study note: $watch() current URL
over 1 year
ago
Thank you, ktstowell!
I just started learning AngularJS, so it's really good to know!
Achievements
2,652 Karma
682,308 Total ProTip Views
Forked
Have a project valued enough to be forked by someone else
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Hi neeph,
I test it in Chrome, and if I use the first way, "value" in function(value) is undefined. But in the second way, it can return the current URL correctly.