Time tracking dashboard - HTML, CSS, JS, JSON, accessibility

Solution retrospective
Focussed on improving my Javascript and also making accessibility improvements.
Would welcome any feedback :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @igor-ostojic
Love the way you did the smooth animations when changing the data !
I see you have used setTimeout. You can also use this for the animations :
requestAnimationFrame()
https://developer.mozilla.org/en-US/docs/Web/API/window/requestAnimationFrame
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord