Joined September 2013
·

Ken Stowell

JavaScript Developer at Metal Toad Media, Thinkful
·
Portland, Oregon
·
·
·

As someone who just joined an Ember project, thank you!

Angular also has
$on
Which can be used to watch $route or $location.

$rootScope.$on("$locationChangeStart", function() {
    // This will run on every location change, before the
    // whole route is processed. Good for things like Identity
    // management.
});

Thanks for the tip!

Posted to angularjs html5Mode on github pages over 1 year ago

So you're saying that if my repo uses a <username>.github.io/<repo> URL I'm out of luck?

Achievements
61 Karma
2,655 Total ProTip Views
Interests & Skills