Skip to content

BCN-WDFT-ESTER-XAVI - #336

Closed
eFernP wants to merge 1 commit into
ironhack-labs:masterfrom
eFernP:master
Closed

BCN-WDFT-ESTER-XAVI#336
eFernP wants to merge 1 commit into
ironhack-labs:masterfrom
eFernP:master

Conversation

@eFernP

@eFernP eFernP commented Feb 5, 2019

Copy link
Copy Markdown

@tawebbcn tawebbcn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Buen trabajo!

@@ -1,7 +1,106 @@
// Names and Input
let hacker1 = "Manolo";

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Como regla general: Uitlizar siempre const hasta que el código de error por intentar reasignar el valor.
Pero buena estructura, declarando la mayoría de las variables en la parte superior.

} else{
if (i === lengthName-1){
console.log(finalMessage);
}else{

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Al último else parece que nunca entrará, quizás lo reorganizaría. Como elsesolo tendría que haber uno.

@stale

stale Bot commented Dec 17, 2019

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it didn't have any recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the stale label Dec 17, 2019
@stale

stale Bot commented Dec 19, 2019

Copy link
Copy Markdown

This pull request is closed. Thank you.

@stale stale Bot closed this Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants