This project was generated with Angular CLI version 17.0.6.
It has three components that implement timer/countdown logic:
- First one uses setInterval and markForCheck, injects Window
- Second one uses setInterval and signals, injects Window
- Third one uses RxJs interval and signals
Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.