Design comparison
Solution retrospective
-
From this project onwards, logic requiring the use of state was introduced, and it was exciting to create the ShareBar functionality by appropriately utilizing useState. I was particularly pleased with how smoothly I implemented the ShareBar, which had slightly different appearances in mobile and desktop views.
-
I learned for the first time during this project that the tag is used to implement modal dialog boxes (pop-up windows). It's much better than using both functionally and in terms of accessibility. I think I'll use it often when creating modals in the future.
- Creating the triangular shape of the ShareBar was extremely challenging. Additionally, adjusting the position of the ShareBar, which differs between desktop and mobile views, was tricky. However, I invested a lot of time and eventually succeeded.
All tips and know-how related to this project are welcome! 😊
Community feedback
- @biernard1988Posted 3 months ago
Thank you for sharing your code, it really clarify many doubts that I had.
0@jaceleedevPosted 3 months ago@biernard1988 I'm glad my code is helpful to you. Have a great time coding!
0
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