Design comparison
SolutionDesign
Community feedback
- @ianbuenPosted almost 2 years ago
- Tweaked sizing to make screenshots match much closer
- Also fixed the highlighted current day of the week
- Before: checked indices of data.json against the value of Date.getDay()
- After: compared data vs 'current' day strings, using Intl.DateTimeFormat
0
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