Design comparison
Solution retrospective
I'm especially proud of the JS on this project. It was built from the ground up and went through several iterations, but I made a working project. Given that most of my work so far has been with DOM manipulation, finding ways to get data and make changes without pushing a button took quite a while to figure out. Also, the switch-case was a neat trick I'm happy to have figured out.
What challenges did you encounter, and how did you overcome them?I started the project in tailwind...that was not a good idea. After wrestling with it for a while I restarted the project using SCSS as my ultimate goal was to work on JS. When it comes to the JS, I ran into a lot of issues. There are a lot of variables that go into this project, so I had to create a framework to gather the variable and get the parts working together. I ultimately settled on a system of changing the ID of certain sections and getting the numbers to use based on the ID used at that moment.
What specific areas of your project would you like help with?Any general JS tips as usual. While I'm very happy with it, it definitely took a very long time with lots of research and very, very messy reiterations.
Community feedback
- @alberto-rjPosted 2 months ago
Congrats @S-LoCascio!
You can center the card on the page by reading this:
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