Latest solutions
Interactive Pricing Component
Submitted 2 months agoI’d love feedback on how I handled the JavaScript logic for the pricing plans. Are there cleaner or more scalable ways to structure the plan data and event handling? Also, if anyone has tips on making sliders more accessible or improving the slider UX visually, I’d really appreciate it.
Interactive rating component
Submitted 2 months agoI'd love feedback on how I structured my JavaScript, especially if there are cleaner or more scalable ways to handle toggling views and managing state.
Also open to tips on making my CSS transitions and button styling feel more polished and modern.
Clipboard Landing Page – Responsive with CSS Grid & Flexbox
Submitted 6 months agoThe responsiveness still isn't perfect, especially between 375px and larger tablet sizes. Some elements don’t scale smoothly, and the footer layout looks off at certain breakpoints. I’d love some feedback on how to make the layout adapt more consistently across all screen sizes.
Also, I feel like the background images and section alignments could be improved. I had to tweak things like overflow, transform, and positioning, but I’m not sure if I did it in the cleanest way. If anyone has a better approach for handling responsive images, that would be super helpful.
Lastly, the spacing in some sections (especially the icons and text alignment in the workflow section) could probably be refined. If there’s a better way to structure the layout with CSS Grid or Flexbox, I’d love to hear suggestions!
Testimonials Grid Section – Responsive with CSS Grid & Flexbox
Submitted 6 months agoOverall, I’m happy with how the layout turned out, but I feel like the sizing and spacing could be more precise. Even though I matched the design closely, I think some elements—like font sizes, padding, and overall proportions—aren’t 100% perfect. I’d love some feedback on how to improve the accuracy of my spacing and typography.
Frontend Mentor Challenge: Recipe Page – Open to suggestions!
Submitted 6 months agoI'm mostly happy with how the project turned out, but I'd love some feedback on a few things:
1️. Spacing & Layout – I spent a lot of time adjusting margins and paddings to get everything aligned properly. Does everything look well-balanced, or is there a better way to approach spacing?
2️. Responsiveness – I think the mobile version looks good, but I want to make sure I handled the layout adjustments in the best way. Are there any improvements I could make to the way it scales?
- Code Optimization – I feel like some parts of my CSS could be cleaner or more efficient. If you see any redundant code or better ways to structure things, I’d love to hear your suggestions!
Any feedback would be really appreciated!
Latest comments
- P@jonatan-samuelsson@LevinKooss
Hey, nice work on the recipe page challenge! I noticed the image on the desktop design is missing the border radius from the original design.
Marked as helpful