Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

MADPT-Angel-Moya #167

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

Closed
wants to merge 1 commit into from
Closed

MADPT-Angel-Moya #167

wants to merge 1 commit into from

Conversation

mouyaq
Copy link

@mouyaq mouyaq commented Oct 29, 2017

No description provided.

else {
console.log("The numbers are equal: " + first);
return first;
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Está genial, pero si utilizas el operador ternario ya lo clavas ;)
el operador ternario te lo recuerdo: condicion ? EstoPasaSiEsTrue : EstoPasaSiEsFalse

// Con un forEach
function findLongestWord (words) {
var longestWord = "";
words.forEach(function(element) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Así me gusta espartano!!! 👍 probando varias formas de hacer lo mismo.

Así es como se aprende !!! 💯

}
}
}
//console.log("POSICION CENTRAL es: [" + indiceI + "]" + "[" + indiceJ + "]" + " = " + matrix[indiceI][indiceJ]);
Copy link
Contributor

Choose a reason for hiding this comment

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

Muy muy bien hecho el Bonus!! Enhorabuena!! Gran entrega del ejercicio.

@ta-web-mad
Copy link
Contributor

Ejercicio corregido!

Gran trabajo Ángel, entra dentro de esta pull request para ver los comentarios del código en detalle.

Juan

@ta-web-mad ta-web-mad closed this Oct 31, 2017
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.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.