Design comparison
Solution retrospective
This is my 3rd challenge I complete but the first one I submit.
I am proud that I manage to use json although I didn't figure out how to fetch the data from the json file without screwing everything up so I left it there for now.
My script is probably also too complicated but I look forward to looking back and see if I can simplify it myself in a couple of months and use the data from the original json file.
What challenges did you encounter, and how did you overcome them?I did have troubles placing the result scores at the end of the lines when using json, it always left some weird gap to the right of the total score.
Google and a lot of flex trial and error helped.
What specific areas of your project would you like help with?I am guessing I could have simplified things, both regarding json and possibly the overuse of s but the helped me structure the problem in my head. Are too many divs generally bad? Does the use of classes and id also count as semantic HTML? or only the dags?
Community feedback
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