Skip to content

Repository files navigation

AngularTimer18

This project was generated with Angular CLI version 17.0.6.

It has three components that implement timer/countdown logic:

  1. First one uses setInterval and markForCheck, injects Window
  2. Second one uses setInterval and signals, injects Window
  3. Third one uses RxJs interval and signals

Development server

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.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

About

Three different ways too implement timer (countdown) using Angular 18

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages