Panel de notificaciones usando React.js

Solution retrospective
En esta ocasión aplique estilos con CSS lo que haría diferente es usar Sass cómo procesador CSS para optimizar y disminuir las lineas de código.
What challenges did you encounter, and how did you overcome them?No utilizar eventos directamente al DOM. En su lugar, opte por manejar eventos utilizando los estados de React.
What specific areas of your project would you like help with?Lograr renderizar dinámicamente actualizando el estado inicial de notification con el número de mensajes no leídos.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Ricardo Lopez's solution.
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