Core Module Imports
Decorators:
Component
Directive
Pipe
Injectable
NgModule
Lifecycle Hooks:
OnInit
OnDestroy
OnChanges
AfterViewInit
AfterViewChecked
AfterContentInit
AfterContentChecked
Dependency Injection:
Inject
Optional
Self
SkipSelf
Host
Change Detection and Rendering:
ChangeDetectionStrategy
ChangeDetectorRef
Event and DOM:
ElementRef
Renderer2
TemplateRef
ViewContainerRef
Other Useful Features:
Input
Output
HostBinding
HostListener
ContentChild
ContentChildren
ViewChild
ViewChildren
Platform Utilities
enableProdMode
PLATFORM_ID
isPlatformBrowser
isPlatformServer
Application State:
ApplicationRef
NgZone
Error Handling:
ErrorHandler