Design comparison
Solution retrospective
-
I was able to do the HTML and CSS effortlessly, but I had some major issues with the Javascript.
-
I was working with ChatGPT a lot, which did not work well for me (the code it gave me almost never ran)
Next time, I would start with understanding what is needed for the JS code to work well before even attempting to work on the HTML and CSS
What challenges did you encounter, and how did you overcome them?Firstly, I was not able to correctly fetch the data from the data.json file so I had to manually create a data variable in the JS File and referred to it in later portions of the code.
Secondly, I had some issues with making the CSS of the site align with the design I was given. I had to refresh my mind with some tutorials on YouTube
Thirdly, I could not publish the site on GitHub, I kept running into unknown errors. I decided to delete the repository and start all over and then it worked.
What specific areas of your project would you like help with?The javascript side of things are very difficult for me, especially because I'm new to it
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