@mussiehSubmitted 3 months ago
What are you most proud of, and what would you do differently next time?
I am proud of completing my first project with Redux state management.
What challenges did you encounter, and how did you overcome them?I didn't encounter any real challenge for this project.
What specific areas of your project would you like help with?I would like to know how to remove the layout shift that happens with my picture tag. I have different images for different sizes (tablet, mobile, etc) linked but I still notice a layout shift. I believe the issue is with the aspect ratio but I haven't figured out how to solve the issue. I would appreciate it if I can get help with that.