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

Notifications page using React framework

@katjadanilova

Desktop design screenshot for the Notifications page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


I liked this project for being able to practice useState in an isolated environment. Also, already with this scope CSS becomes quite inconvenient to use, so I would rather use SCSS for similar projects.

Community feedback

Travolgi 🍕 31,420

@denielden

Posted

Hello Katja, You have done a good work! 😁

Some little tips to improve your code:

  • add main tag and wrap the card for improve the Accessibility
  • use p, strong, h1, h2, h3 tags instead of a simple div for the texts inside notification
  • remove all unnecessary code, the less you write the better as well as being clearer: for example the picture container of image... picture tag is good to change image by resolution -> read here

Keep learning how to code with your amazing solutions to challenges.

Hope this help 😉 and Happy coding!

Marked as helpful

1

@katjadanilova

Posted

@denielden Thanks, Deniel, for your comments. I finally had time to get back to this small project, and implemented some of the changes you recommended, and improved accessibility - indeed, a very important step!

1
Travolgi 🍕 31,420

@denielden

Posted

@katjadanilova You are welcome and keep it up :)

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