EmicJoykiller
@EmicJoykillerAll comments
- @marc-regnierSubmitted about 1 month ago@EmicJoykillerPosted about 1 month ago
Your solution looks great and matches the design perfectly! The layout and structure are spot on. The only suggestion I have is to consider changing the background color to "Very-dark-grayish-blue" as I think that's the correct one based on the design. Other than that, awesome work—keep it up!
Marked as helpful0 - @Franciscoj91Submitted 2 months agoWhat are you most proud of, and what would you do differently next time?
I let a lot of time pass from finishing the project to publishing it, it was a challenge to continue after so much time but I pride myself on not leaving it behind.
What challenges did you encounter, and how did you overcome them?Using the picture tag and using it correctly is a learning that I will use from now on.
What specific areas of your project would you like help with?Any opportunity for improvement, comment, or question about what has been done will be welcomed.
- @briankrouSubmitted 2 months ago
- @dewaleadewuyiSubmitted 3 months ago@EmicJoykillerPosted 2 months ago
good job overall, just make the card centered using flex or grid, as it should be matching that, also the card color could be a closer match.
well done
0 - @alexrtmSubmitted 2 months agoWhat are you most proud of, and what would you do differently next time?
This one wasn't super challenging. I am just proud that I got my solution to be reasonably close to the design.
What challenges did you encounter, and how did you overcome them?The main challenge in this one was getting the font sizes to be responsive without media queries. I ended up using the
What specific areas of your project would you like help with?clamp()
function to achieve responsive typography and card sizing.- While clamp() seemed to work well in this case for implementing responsive typography and layout, I would like to explore additional techniques for handling responsiveness. I would appreciate feedback on how to better handle extreme screen sizes (both small and large) and ensure that the design remains visually appealing across all devices.
- While I tried my best to ensure the project was semantically structured and included basic accessibility features (like alt attributes), there’s always room for improvement. I’d like feedback on how to improve the accessibility of my card component, particularly for users who rely on screen readers or keyboard navigation.
- Although the typography is responsive, fine-tuning font sizes, line heights, and spacing for optimal readability can be tricky. I’m seeking feedback on how to fine-tune typography and spacing for better readability and visual hierarchy across different devices.
- I'd like feedback on my uses of grid on the blog preview card itself to control the layout of its child elements.
- I'd like feedback on my use of flexbox for the author element.
@EmicJoykillerPosted 2 months agoLooks good, feel free to adjust the card size according to the figma desing.
0 - @eburzaSubmitted 2 months ago