Angular version 14
typescript interfaces and models, async pipe, RxJS startWith, switchMap, debounceTime, distinctUntilChanged, takeUntil, Subject
loading chunks of data with ngx-infinite-scroll as trigger; RxJS tap, combineLatest
custom pipes, ChangeDetectorRef, HTML5 audio element, input type="range"
event listeners
typescript enums; animation; observable from scroll; zone.runOutsideAngular
@input, @output, Set, interceptor
Location
from angular/common
Run ng serve
or npm run hmr
(hot module replacement feature) for a dev server. Navigate to http://localhost:4200/
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.