Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

BEM methodology, DOM manipulation

@santiagodev10

Desktop design screenshot for the Article preview component coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

I’m proud of the logic that use to manipulate the DOM.

What challenges did you encounter, and how did you overcome them?

Something a bit tricky for me was how to put in one function the logic to the mobile, tablet and desktop size, since it works slightly different in the mobile size, i overcome this using a conditional that makes a validation when the component change to a specific width, and then the logic for the social media icons changes.

What specific areas of your project would you like help with?

My component works ok, but i notice that it has an issue that i didn’t resolve. It happens when the screen size has a width of 660px and it shows the social media icons when the user clicks the share icon, until that moment everything is ok, the problem is when the user goes back to the mobile size and click the share icon again, this causes that the logic for tablets and desktop applies to the mobile size and it breaks the layout in that area.

Community feedback

MikDra1 6,090

@MikDra1

Posted

You don’t have to worry about it. There is no normal user of internet that shrinks and grows your viewport. They open the phone tablet or desktop and just use. 😉😉😉

Hope you found this comment helpful ❤️❤️❤️

Good job and keep going 😊😄😀

1

@santiagodev10

Posted

@MikDra1 thanks for the tip 😁 you’re right, but i was thinking that it cut be the case that someone sees the component with his phone vertically, and then put his phone horizontally, and go back and forth, changing the width of the component and therefore changing the layout, so in that particular case i think it would break it because each layout has different behaviors, that’s why i ask for help with that issue 😂

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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