Design comparison
Solution retrospective
I still don't completely understand how grid works and it was a challenge to get to behave correctly.
I initially struggled with getting started on reading the .json data. I found a tutorial online which showed me code to for an api fetch. While I don't exactly understand what the code does I got it to work.
What specific areas of your project would you like help with?I ended up using a ton of if statements to properly assign the data to its correct place. Is there a more efficient way of doing this?
Community feedback
- @TheBeyonder616Posted 3 months ago
Great Job on your code, I just have few things to point out, try adding more semantic html to your layout for readability, your script is good but is not refactorable, you should crate more functions, each functions having their different task . well done!
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