Skip to content

Conversation

@einartech
Copy link

No description provided.

Copy link

@armandovieirag armandovieirag left a comment

Choose a reason for hiding this comment

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

logica muy bien implementada y codigo muy entendible, unico detalle dejarlo lo mas limpio posible al momento de push a main-produccion

Comment on lines +45 to +48
console.log(name);
console.log(type);
console.log(dimension);
console.log(data);

Choose a reason for hiding this comment

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

tener cuidado con los console log en produccion(main), siempre hacer un repaso de los ficheros para dejarlo lo mas limpio posible

Comment on lines 103 to 105
// locationN={locationN}
// locationD={locationD}
// locationT={locationT}

Choose a reason for hiding this comment

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

no dejar codigo comentado en la rama main, la misma sugerencia que lo de console

Choose a reason for hiding this comment

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

grcias Armando!!!!

Copy link
Author

Choose a reason for hiding this comment

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

Mil gracias compi ^^!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants