toddmotto.com
Dynamic page titles in Angular 2 with router events
2
Updating page titles in Angular 1.x was a little problematic and typically was done via a global $rootScope property that listened for route change events to... Read full article