angular2-course icon indicating copy to clipboard operation
angular2-course copied to clipboard

For lecture 120 - Route Parameters, how come we did not add RouteParams to the provider property? As it is a dependency.

Open dc4444 opened this issue 7 years ago • 0 comments

I thought all dependencies need to be added on the providers property.

providers: [PhotoService, HTTP_PROVIDERS]

dc4444 avatar Mar 31 '17 01:03 dc4444