Design comparison
Solution retrospective
Plan to revisit and use the JSON file to dynamically add the data. In the future I would like to get away from using a plugin to compile scss. Feel like the JS could be cleaner because the 3 forEach loops in there for something pretty simple.
Community feedback
- @MarcusTuliusCiceronPosted over 2 years ago
Hi James, congrats for coding, yes working with the JSON is not that hard and will open you to alot of possiblity, alot of APIs will return you JSON object, so knowing how they work can be a good idea.
If your code editor is VS Code, I suggest you to install live sass compiler to compil you scss file as you are writing it. It is verry convenient for real time testing.
Hope this will help, wish you good luck and lot of fun for your next challenges :)
Marked as helpful0
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