scrimba
Build Your First Angular app
Customers List Component - Angular Components & Modules
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Customers List Component - Angular Components & Modules
AboutCommentsNotes
Customers List Component - Angular Components & Modules
Expand for more info
src
app
customers
customers.component.html
run
preview
console
<h1>{{ title }}</h1>
<br />
customers go here!
Console
"Angular is running in the development mode. Call enableProdMode() to enable the production mode."
,
customers
-4:46