Add more granular instructions#5
Merged
Merged
Conversation
Instruct users to clone the repo in case that wasn't clear
willgodev
pushed a commit
to willgodev/javascript-exercises
that referenced
this pull request
Dec 21, 2020
Add more granular instructions
milanmomcilovic96
added a commit
to milanmomcilovic96/javascript-exercises
that referenced
this pull request
Jan 28, 2022
RSBlackrose
added a commit
to RSBlackrose/javascript-exercises
that referenced
this pull request
Mar 12, 2022
hannahkim313
added a commit
to hannahkim313/javascript-exercises
that referenced
this pull request
May 4, 2022
- Account for negative num value by returning 'ERROR'
JFerrettUK
added a commit
to JFerrettUK/javascript-exercises
that referenced
this pull request
Jun 8, 2022
d3m04517
added a commit
to d3m04517/javascript-exercises
that referenced
this pull request
Jun 18, 2022
bmilcs
added a commit
to bmilcs/odin-javascript-exercises
that referenced
this pull request
Jul 25, 2022
RamiShafikovca
added a commit
to RamiShafikovca/javascript-exercises
that referenced
this pull request
Aug 3, 2022
k-fields
pushed a commit
to k-fields/javascript-exercises
that referenced
this pull request
Aug 10, 2022
Namin404
added a commit
to Namin404/javascript-exercises
that referenced
this pull request
Aug 18, 2022
sinahuss
added a commit
to sinahuss/javascript-exercises
that referenced
this pull request
Aug 20, 2022
mikiyabu
added a commit
to mikiyabu/javascript-exercises
that referenced
this pull request
Oct 2, 2022
Bryon89
added a commit
to Bryon89/javascript-exercises
that referenced
this pull request
Nov 1, 2022
sunny852206
added a commit
to sunny852206/javascript-exercises
that referenced
this pull request
Nov 2, 2022
lurulu00
added a commit
to lurulu00/TOP-javascript-exercises
that referenced
this pull request
Nov 14, 2022
like TheOdinProject#5, blitz'd it out
Endeared
added a commit
to Endeared/javascript-exercises
that referenced
this pull request
Dec 3, 2022
rdansie
added a commit
to rdansie/javascript-exercises
that referenced
this pull request
Dec 19, 2022
jpawz
added a commit
to jpawz/javascript-exercises
that referenced
this pull request
Jan 8, 2023
bmoran17
added a commit
to bmoran17/javascript-exercises
that referenced
this pull request
Feb 19, 2023
…t pass all tests
Syntex14
added a commit
to Syntex14/javascript-exercises-odin
that referenced
this pull request
Mar 17, 2023
…simplfied, especially the starting conditional. Using a loop or a ternary operators are possible ways. Reading the spec.js file first is a best practice, gives the limitations of the problem and can set up how you want to code the program.
ericoptorres
added a commit
to ericoptorres/javascript-exercises-odin
that referenced
this pull request
Mar 24, 2023
NeilMartinRobertson
added a commit
to NeilMartinRobertson/javascript-exercises
that referenced
this pull request
Apr 6, 2023
KyleS115
added a commit
to KyleS115/javascript-exercises
that referenced
this pull request
Jun 17, 2023
ZorahScope
added a commit
to ZorahScope/top-javascript-exercises
that referenced
this pull request
Jun 27, 2023
ZorahScope
added a commit
to ZorahScope/top-javascript-exercises
that referenced
this pull request
Jun 27, 2023
TIL while obvious, you can just use the boolean expressions themselves to get the same result cutting out the if/else statements all together
colincherney
added a commit
to colincherney/javascript-exercises
that referenced
this pull request
Jul 6, 2023
solipsisms
added a commit
to solipsisms/javascript-exercises
that referenced
this pull request
Jul 23, 2023
jcanoCS
added a commit
to jcanoCS/javascript-exercises
that referenced
this pull request
Sep 14, 2023
A check was added to make sure both function parameters are numbers.
hellogabor
added a commit
to hellogabor/javascript-exercises
that referenced
this pull request
Oct 18, 2023
tommyone99
added a commit
to tommyone99/javascript-exercises
that referenced
this pull request
Oct 19, 2023
joeyriosa
added a commit
to joeyriosa/javascript-exercises
that referenced
this pull request
Dec 17, 2023
phanwilkie
pushed a commit
to phanwilkie/javascript-exercises-v2
that referenced
this pull request
Jan 2, 2024
ibrahimcode85
added a commit
to ibrahimcode85/javascript-exercises
that referenced
this pull request
Jan 8, 2024
Jeff-livers
added a commit
to Jeff-livers/javascript-exercises
that referenced
this pull request
Feb 10, 2024
Smabian
added a commit
to Smabian/javascript-exercises
that referenced
this pull request
Feb 11, 2024
kvinchon
added a commit
to kvinchon/odin-js-exercises
that referenced
this pull request
Feb 23, 2024
korybiggerstaff
added a commit
to korybiggerstaff/javascript-exercises
that referenced
this pull request
Mar 12, 2024
korybiggerstaff
added a commit
to korybiggerstaff/javascript-exercises
that referenced
this pull request
Mar 12, 2024
korybiggerstaff
added a commit
to korybiggerstaff/javascript-exercises
that referenced
this pull request
Mar 13, 2024
Corsair37
added a commit
to Corsair37/corsair-javascript-exercises
that referenced
this pull request
Mar 22, 2024
Returning the sum of every number in an array between two numbers by using variable "sum" and a simple for statement.
NadifRahman
added a commit
to NadifRahman/javascript-exercises
that referenced
this pull request
Apr 28, 2024
slajuwomi
added a commit
to slajuwomi/odin-javascript-exercises
that referenced
this pull request
Jul 4, 2024
…fficient, but it works)
bbrockbrown
added a commit
to bbrockbrown/javascript-exercises
that referenced
this pull request
Jul 27, 2024
Chegarrito
added a commit
to Chegarrito/the-odin-project-javascript-exercises
that referenced
this pull request
Jul 30, 2024
pserighelli
added a commit
to pserighelli/javascript-exercises
that referenced
this pull request
Sep 14, 2024
lonlich
pushed a commit
to lonlich/javascript-exercises
that referenced
this pull request
Oct 8, 2024
ssaigol
added a commit
to ssaigol/javascript-exercises
that referenced
this pull request
Oct 9, 2024
mwsepulveda
added a commit
to mwsepulveda/javascript-exercises-top
that referenced
this pull request
Jan 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Instruct users to clone the repo in case that wasn't clear