someApprentice / Crypter

3 stars 1 forks source link

Find shorter way to set Title of exact route if its possible #10

Open someApprentice opened 5 years ago

someApprentice commented 5 years ago

The title change is implemented through small sequence of observables. Maybe there is most shorter way to do this.

https://github.com/someApprentice/Crypter/blob/master/src/app/app.component.ts#L29-L41