https://github.com/avine/angular-timers-dojo
Testing how Angular handles timers and re-renders its views
https://github.com/avine/angular-timers-dojo
angular4 zonejs
Last synced: 15 days ago
JSON representation
Testing how Angular handles timers and re-renders its views
- Host: GitHub
- URL: https://github.com/avine/angular-timers-dojo
- Owner: avine
- Created: 2017-10-25T04:18:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-25T08:42:00.000Z (over 8 years ago)
- Last Synced: 2025-10-29T05:45:26.123Z (7 months ago)
- Topics: angular4, zonejs
- Language: TypeScript
- Homepage: https://avine.io/projects/angular-timers-dojo/
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# angular-timer-test
Let's check how Angular handles asynchronous functions like timers and re-renders its views when needed.