Submitted almost 3 years ago
Time tracking dashboard - HTML, CSS, JS, JSON, accessibility
@sarahc-dev
Design comparison
SolutionDesign
Solution retrospective
Focussed on improving my Javascript and also making accessibility improvements.
Would welcome any feedback :)
Community feedback
- @igor-ostojicPosted almost 3 years ago
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
1
Please log in to post a comment
Log in with GitHubJoin 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