Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ejercicio semana 6: de html a react #31

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Andrssnsdc
Copy link

No description provided.

Copy link

@EzequielCaste EzequielCaste left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vamos por partes:

  • el color del fondo verde no hace buen contraste con el color azul del link a "Blog"
  • las fechas no están humanizadas, sigo viendo "2023-04-18"

con respecto al código:

  • hay un Warning sobre la KEY que require React cuando iteramos o hacemos map sobre un array (Warning: Each child in a list should have a unique "key" prop.)
  • también hay una etiqueta <body> duplicada. sólo se permite un body por documento html.

Copy link
Contributor

@AliannaFormoso AliannaFormoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hola!
Si, intenta solucionar lo que te ha dicho el revisor anterior. Yo no sabia como hacer lo de la key y gracias a uno de mis revisores en sus comentarios pude. Body si, siempre solo uno, es que con tanto codigo se nos van cosas, por suerte estan las revisiones que nos ayudan mucho a mejorar. Lo referente al diseño siempre es bueno tener en cuenta los contrastes si. Por lo demas todo muy bien.

@Andrssnsdc
Copy link
Author

ejercicio OK✌️✌️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants