Review of the Material Covered SCSS JS custom fonts
Design comparison
Solution retrospective
I am most proud of implementing a responsive layout using SCSS and Flexbox. Next time, I would optimize my JavaScript code for better performance.
What challenges did you encounter, and how did you overcome them?I encountered challenges with aligning elements using Flexbox, but I overcame them by extensively referring to the documentation and experimenting with different flex properties.
What specific areas of your project would you like help with?I would like help with optimizing JavaScript performance and improving SCSS structure for better maintainability.
Community feedback
- @grace-snowPosted about 1 month ago
I'm afraid the html needs to change in this. You need to use a group of radio inputs, not a load of buttons. Once that's changed you'll have to change the css and js as well, but the good news is the js should become much simpler. This won't need any click listeners at all, only one submit listener on the form.
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