angular/aio/content/examples/dynamic-component-loader/src/app
Bo Vandersteene bb635c09fd docs: use const in dynamic-component-loader example (#30888)
Use const instead of let. Some of the variables are never reassigned, so it is preferred to use const over let

PR Close #30888
2019-06-11 14:20:00 -07:00
..
ad-banner.component.ts docs: use const in dynamic-component-loader example (#30888) 2019-06-11 14:20:00 -07:00
ad-item.ts docs(aio): rename cb- files and a few others 2017-04-24 14:00:51 +01:00
ad.component.ts docs(aio): rename cb- files and a few others 2017-04-24 14:00:51 +01:00
ad.directive.ts docs(aio): rename cb- files and a few others 2017-04-24 14:00:51 +01:00
ad.service.ts docs(aio): rename cb- files and a few others 2017-04-24 14:00:51 +01:00
app.component.ts docs: fix dynamic component loader example (#22181) 2018-02-28 10:46:37 -08:00
app.module.ts docs(aio): rename cb- files and a few others 2017-04-24 14:00:51 +01:00
hero-job-ad.component.ts style(aio): lint fixes for examples (#23234) 2018-04-17 14:09:02 -07:00
hero-profile.component.ts style(aio): lint fixes for examples (#23234) 2018-04-17 14:09:02 -07:00