Time tracking dashboard: first time w/ css grid and js
Design comparison
Solution retrospective
At the beginning of each project, I am always undecided about which are the smartest names to give to the classes. Any suggestions? I'd be happy to check out any alternatives to the script I wrote: I'm not a pro in Javascript. Feel free to report me your solution! Thanks to who will answer.
Community feedback
- @FocusCookiePosted about 3 years ago
Your code and structure are awesome! A tip, the bottom corners of the smaller cards, you can see the other backgroundcolor. I transform and translateY the overlaying box by 1px ;)
Marked as helpful0@elisa-charrierPosted about 3 years ago@FocusCookie I did not know this trick. This thing bothered me a lot! I'll fix it immediately. Thanks
0 - @GerriEzeochaPosted about 3 years ago
Great Work! Your question got me looking at naming conventions myself and it seems the BEM way is a good way to go!
Marked as helpful0@elisa-charrierPosted about 3 years ago@GerriEzeocha I'm glad I caught your attention! I agree with you... having a naming convention makes me think more about the structure and his coherence.
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