issues
search
TheOdinProject
/
javascript-exercises
MIT License
1.28k
stars
34.52k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update 06_leapYears README.md with a reference
#506
bhagyeshsp
opened
3 days ago
0
02_repeatString - Line-32, replace "odin" with "hey"
#505
bhagyeshsp
opened
6 days ago
3
Create npm test exerciseName.spec.js
#504
copyleft21
closed
1 week ago
1
Create jekyll-gh-pages.yml
#503
copyleft21
closed
1 week ago
1
Finished first part
#502
Pbrochu94
closed
3 weeks ago
1
Whitespace and capitalization correction
#501
o1Suleyman
closed
2 weeks ago
0
Two whitespace and capitalization corrections
#500
o1Suleyman
closed
3 weeks ago
0
08_calculator: Remove redundant solution code
#499
DavidStaus
closed
1 month ago
0
Complete Exercise 1
#498
danstagram
closed
1 month ago
0
Test exercises
#497
lian-143
closed
1 month ago
0
Exercise 02 - Repeat String: A function that repeats a string a speci…
#496
lian-143
closed
1 month ago
0
Corrected helloWorld script
#495
Pbrochu94
closed
1 month ago
1
08 Calculator: Add more test cases for subtract and power
#494
damon314159
closed
1 month ago
0
08 Calculator: Not enough test cases on some methods
#493
damon314159
closed
1 month ago
1
assignment of arrays and loops TOP foundation
#492
CODSensei
closed
2 months ago
0
Github: Refactor issue forms to YAML
#491
cakegod
closed
2 months ago
0
loop
#490
munaf023
closed
2 months ago
2
Merge
#489
batchelormaxdb
closed
4 months ago
0
Added test which was in sumAll-solution.js but not in sumAll.spec.js
#488
zohidjondev
closed
4 months ago
1
Refactor existing issue templates the new YAML issue template format
#487
cakegod
closed
2 months ago
2
Tests: Refactor Jest tests to Node.js test runner
#486
cakegod
closed
3 months ago
1
Practice branch
#485
GNouchi
closed
4 months ago
0
12_findTheOldest: Update solution
#484
pykm05
closed
4 months ago
0
06_leapYears/solution: Fix solution.js to align with README.md hint
#483
jveneziano25
closed
4 months ago
0
README.md hint doesn't match solution.js
#482
jveneziano25
closed
4 months ago
3
Bump braces from 3.0.2 to 3.0.3
#481
dependabot[bot]
closed
5 months ago
0
Excercises
#480
yasuo055
closed
5 months ago
1
Exercise 12_findTheOldest: Alternative solution
#479
EKlijnsma
closed
4 months ago
4
Project Root: Add minimum npm & node version requirements
#478
pixie-cheeks
closed
5 months ago
0
Changed number to integer in sumAll
#477
saadsultan7
closed
5 months ago
0
Change number to integer in sumAll problem statement
#476
weboffools
closed
5 months ago
6
05_sumAll: Update README.md
#475
shubhatRashid
closed
5 months ago
3
new push
#474
tiyakochar
closed
6 months ago
0
solution->calculator.js
#473
StephAdongo
closed
6 months ago
1
tiya added a message
#472
tiyakochar
closed
6 months ago
1
tiya added a message
#471
tiyakochar
closed
6 months ago
1
Solve various JS exercies
#470
MeuTeuBeu42
closed
6 months ago
0
put in my solutions
#469
JdClarkGit
closed
6 months ago
1
Update leapYears-solution.js
#468
KeshiEmmanuel
closed
6 months ago
1
03_reverseString - update punctuation test case to include comma
#467
vishpant76
closed
6 months ago
0
Bug - : 03_reverseString - No test case having commas in the input string
#466
vishpant76
closed
6 months ago
3
Change styling of notes for avoiding PRs and error messages
#465
JoshDevHub
closed
6 months ago
0
Exercise 5: Add solution using formula
#464
NikitaRevenco
closed
4 months ago
2
Exercise 5: Add solution that is more complicated
#463
NikitaRevenco
closed
6 months ago
2
Exercise 8: Assign `power` to `Math.pow`
#462
NikitaRevenco
closed
6 months ago
2
Move "Hints" section in all exercises to a separate file
#461
NikitaRevenco
opened
6 months ago
2
feat(repeatString): add instruction to use loops for implementation rather than builtin method
#460
NikitaRevenco
closed
3 months ago
2
Exercise 12: Make solution less verbose
#459
NikitaRevenco
closed
6 months ago
0
Exercise 10: Add solution using `reduce` method
#458
NikitaRevenco
closed
6 months ago
1
Exercise 8: Remove recursive solution
#457
NikitaRevenco
closed
6 months ago
0
Next