blog.thoughtram.io
Resolving route data in Angular 2
3
We often want to make sure that some certain data is available before a component is instantiated via routing. In this article you'll learn how to resolve route data. Read full article