Simple project in vanilla js to understand why to use statically typed languages.
- Powershell:
iwr -useb https://raw.githubusercontent.com/Edems-DEV/PVY_Timetracker/main/setup.ps1 | iex
- ( or dowload this repo and open
index.html
)
✔ Persistent
- using Local storage
- Records are saved and accessible on page reopen
- Timer can run in background (when page is closed)