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

Advice Generator

@calliou24

Desktop design screenshot for the Advice generator app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
  • API
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

Danilo Blas 6,300

@Sdann26

Posted

Hola Angel!

Primer corrige el link porque no se puede abrir creo que lo has puesto con s en vez de c el advice.

https://calliou24.github.io/Advice-Generator/ (tu link)

Por otro lado en el reporte tienes dos problemas:

  1. Al botón agregale un aria-label="Escribe algún texto". Ya que al pasar un lector de pantalla este no va leer nada ya que al botón no le has puesto ningún texto y con el aria-label aunque no tenga texto al pasar por este lo va leer y entender.
  2. Te falta agregarle un h1 solo por ser reto agregalo como la frase principal o donde quieras obviamente en una página este no será el titulo pero te servirá para que no halla errores en el reto.

Por ultimo un detalle estoy usando firefox developer que funciona como firefox pero no se actualiza la frase, a mi me paso lo mismo cuando hice el reto pero vi que fetch tiene parámetros con los cuales tu puedes hacer que la frase no se guarde en el cache, si puedes lo pruebas en este navegador para que veas el error yo este reto ya lo resolví así que ahí tambien puedes ver que use para las opciones de fetch o ver la misma docu.

Por todo lo demás el proyecto esta bastante bien estructurado y logrado felicitaciones.

Marked as helpful

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