Design comparison
Solution retrospective
Thought it would be hard using only vanilla JavaScript, but actually it wasn't. The reason why I started off with only vanillas is because I wanted to challenge myself and I'm glad I did. If not, I would have gone for sort of an easy way which is using React.js.
Next time, I want to try solving the importing problem with data.json
and see if I can simplify already existing functions as well.
Importing data.json
, which came with the project, was keep failing by the MIME type error. So I had to change the JSON file extension into JavaScript file and manually export the data.
Community feedback
- @MahmoodHashemPosted 4 months ago
A truly impressive and extraordinary solution. Wishing you even greater success in your future challenges
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