Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
A
Ahead-of-Time (AOT) compilation 212
Angular CLI 5, 16, 110
project, updating with 222, 223
Angular DevTools 11, 12
Angular Language Service 7
URL 7
Angular module 22
business domain modules 25-28
component modules 28
usage, optimizing 30-32
versus JavaScript module 24, 25
Angular project
starting 12-15
structure 15, 16
Angular, selecting reasons 4
batteries included 4
community 4
Google support 4
tooling 5
Angular update website
URL 18
anti-pattern
avoiding 29, 30
any type 40
alternative 52, 53
application
size, improving 32-35
slicing, in micro frontend 187, 188
application, organizing with Angular module 22
declarations 22
exports 23, 24
imports 23
providers 23
application states
simplifying...