Index
Symbols
401 Unauthorized error
responding to 323, 324
@Host decorators
reference link 152
@Self decorators
reference link 152
A
Ahead of Time (AOT) compilation 416
Angular application
bootstrapping 16, 17
building 414-416
building, for different environments 416-418
building, for window object 418, 419
components 15
deploying 423, 424
structure 14, 15
template syntax 17-19
Angular CDK 329
Angular characteristics
cross-platform 6
onboarding 6
tooling 6
worldwide, usage 7
Angular CLI 1
commands 10, 11
installing 9, 10
new project, creating 11-14
prerequisites 8
workspace, setting up 8
Angular component 15
creating 60
creating, with Angular CLI 62-64
inter-communication 79
structure 60-62
Angular components, inter-communication
data, emitting through custom events 84, 85
data, passing with input binding 79-81
events, listening with...