Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

anthony-bruscantini#4

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
bruscantini wants to merge2 commits intoironhack-labs:masterfrombruscantini:master

Conversation

bruscantini
Copy link

No description provided.

@@ -1,14 +1,28 @@
// Find the maximum
function maxOfTwoNumbers (first, second) {

if (first > second) return first;
Copy link

Choose a reason for hiding this comment

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

Good job!!

Also, you could consider this:

return (first > second ? first : second);

@f3rf3r closed thisAug 29, 2017
ericksicard added a commit to ericksicard/Ironhack-lab-javascript-functions-and-arrays that referenced this pull requestOct 29, 2019
ericksicard added a commit to ericksicard/Ironhack-lab-javascript-functions-and-arrays that referenced this pull requestOct 29, 2019
javivarelakdi pushed a commit to javivarelakdi/lab-javascript-functions-and-arrays that referenced this pull requestDec 27, 2019
jaimemorav added a commit to jaimemorav/lab-javascript-functions-and-arrays that referenced this pull requestJan 6, 2020
jaimemorav added a commit to jaimemorav/lab-javascript-functions-and-arrays that referenced this pull requestJan 6, 2020
caioandreolli added a commit to caioandreolli/lab-javascript-functions-and-arrays that referenced this pull requestJan 25, 2020
fabioMatosCosta added a commit to fabioMatosCosta/lab-javascript-functions-and-arrays that referenced this pull requestFeb 19, 2020
GabrielBohn99 added a commit to GabrielBohn99/lab-javascript-functions-and-arrays that referenced this pull requestFeb 21, 2020
@phpaul89phpaul89 mentioned this pull requestMar 25, 2020
@skanndarskanndar mentioned this pull requestApr 1, 2020
JohannaXX added a commit to JohannaXX/lab-javascript-functions-and-arrays that referenced this pull requestMay 3, 2020
Pumpelgit added a commit to Pumpelgit/lab-javascript-functions-and-arrays that referenced this pull requestMay 4, 2020
Pumpelgit added a commit to Pumpelgit/lab-javascript-functions-and-arrays that referenced this pull requestMay 4, 2020
Pumpelgit added a commit to Pumpelgit/lab-javascript-functions-and-arrays that referenced this pull requestMay 5, 2020
AmanoLX added a commit to AmanoLX/lab-javascript-functions-and-arrays that referenced this pull requestJun 6, 2020
giladt added a commit to giladt/lab-javascript-functions-and-arrays that referenced this pull requestAug 11, 2020
@giladtgiladt mentioned this pull requestAug 11, 2020
giladt added a commit to giladt/lab-javascript-functions-and-arrays that referenced this pull requestAug 11, 2020
mixed-salad added a commit to mixed-salad/lab-javascript-functions-and-arrays that referenced this pull requestOct 30, 2020
luisga32 added a commit to luisga32/lab-javascript-functions-and-arrays that referenced this pull requestNov 20, 2020
Praa199 added a commit to Praa199/lab-javascript-functions-and-arrays that referenced this pull requestJan 13, 2021
Praa199 added a commit to Praa199/lab-javascript-functions-and-arrays that referenced this pull requestJan 13, 2021
John-v77 added a commit to John-v77/lab-javascript-functions-and-arrays that referenced this pull requestJan 14, 2021
leoopardo added a commit to leoopardo/lab-javascript-functions-and-arrays that referenced this pull requestMar 22, 2022
leoopardo added a commit to leoopardo/lab-javascript-functions-and-arrays that referenced this pull requestMar 23, 2022
@fevi-rofevi-ro mentioned this pull requestMar 29, 2022
wijaman23 pushed a commit to wijaman23/lab-javascript-functions-and-arrays that referenced this pull requestApr 30, 2022
AlmuVera added a commit to AlmuVera/lab-javascript-functions-and-arrays that referenced this pull requestMay 2, 2022
LuisEUM added a commit to LuisEUM/lab-javascript-functions-and-arrays that referenced this pull requestMay 3, 2022
LuisEUM added a commit to LuisEUM/lab-javascript-functions-and-arrays that referenced this pull requestMay 3, 2022
elorenn added a commit to elorenn/lab-javascript-functions-and-arrays that referenced this pull requestJun 9, 2022
renatainojosa added a commit to renatainojosa/lab-javascript-functions-and-arrays that referenced this pull requestJun 22, 2022
renatainojosa added a commit to renatainojosa/lab-javascript-functions-and-arrays that referenced this pull requestJun 22, 2022
droidsam1 added a commit to droidsam1/lab-javascript-functions-and-arrays that referenced this pull requestJun 26, 2022
droidsam1 added a commit to droidsam1/lab-javascript-functions-and-arrays that referenced this pull requestJun 26, 2022
droidsam1 added a commit to droidsam1/lab-javascript-functions-and-arrays that referenced this pull requestJun 26, 2022
superpensando added a commit to superpensando/lab-javascript-functions-and-arrays that referenced this pull requestJun 28, 2022
asantamar87 added a commit to asantamar87/lab-javascript-functions-and-arrays that referenced this pull requestNov 16, 2022
physiodevapp added a commit to physiodevapp/lab-javascript-functions-and-arrays that referenced this pull requestNov 16, 2022
fraulueneburg-ironhack added a commit to fraulueneburg-ironhack/lab-javascript-functions-and-arrays that referenced this pull requestFeb 12, 2023
KseniiaErnest added a commit to KseniiaErnest/lab-javascript-functions-and-arrays that referenced this pull requestMar 20, 2023
KseniiaErnest added a commit to KseniiaErnest/lab-javascript-functions-and-arrays that referenced this pull requestMar 21, 2023
gunnar-miklis added a commit to gunnar-miklis/lab-javascript-functions-and-arrays that referenced this pull requestMar 23, 2023
gunnar-miklis added a commit to gunnar-miklis/lab-javascript-functions-and-arrays that referenced this pull requestMar 23, 2023
@HeimLiHeimLi mentioned this pull requestMar 28, 2023
ProgrammingDj added a commit to ProgrammingDj/lab-javascript-functions-and-arrays that referenced this pull requestMay 11, 2023
AlfG71 added a commit to AlfG71/lab-javascript-functions-and-arrays that referenced this pull requestAug 31, 2023
AlfG71 added a commit to AlfG71/lab-javascript-functions-and-arrays that referenced this pull requestAug 31, 2023
SunSunny1210 added a commit to SunSunny1210/lab-javascript-functions-and-arrays that referenced this pull requestFeb 17, 2025
SunSunny1210 added a commit to SunSunny1210/lab-javascript-functions-and-arrays that referenced this pull requestFeb 17, 2025
SunSunny1210 added a commit to SunSunny1210/lab-javascript-functions-and-arrays that referenced this pull requestFeb 17, 2025
SunSunny1210 added a commit to SunSunny1210/lab-javascript-functions-and-arrays that referenced this pull requestFeb 17, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@f3rf3rf3r left review comments

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@bruscantini@f3r

[8]ページ先頭

©2009-2025 Movatter.jp