chore: refactor to runed
did:plc:gotnvwkr56ibs33l4hwgfoet opened this Apr 10, 2026 1 comments
did:plc:gotnvwkr56ibs33l4hwgfoet opened Apr 10, 2026
The project currently handles data via localStorage with a custom persisted<T> class, as well manually keeping track of interval IDs per task timer. Runed have helpful utilities like the PersistedState class and the useInterval function that can handle these functions and helps to make the project more readable.
No activity yet.