Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
offvault
/
javascript-exercises
Public
forked from
TheOdinProject/javascript-exercises
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 31, 2025
completed for arrays and loops
offvault
committed
7f5de9f
View commit details
Copy full SHA for 7f5de9f
Browse repository at this point
Commits on Aug 27, 2025
0-5 Tasks completed
offvault
committed
2cf4c68
View commit details
Copy full SHA for 2cf4c68
Browse repository at this point
Commits on Jun 27, 2025
Merge pull request #547 from Shresth2725/fix-typo-repeatString-test
Show description for b35a9be
ManonLef
authored
b35a9be
View commit details
Copy full SHA for b35a9be
Browse repository at this point
Merge pull request #549 from MaoShizhong/remove-redundant-instruction
Show description for 5bb11d7
ManonLef
authored
5bb11d7
View commit details
Copy full SHA for 5bb11d7
Browse repository at this point
Merge pull request #555 from adarshdotdev/fix-typo-05-joinStrings
Show description for 347a109
ManonLef
authored
347a109
View commit details
Copy full SHA for 347a109
Browse repository at this point
Commits on Jun 23, 2025
Fix typo in 05_joinStrings/README.md: punctation → punctuation
adarshdotdev
committed
a444086
View commit details
Copy full SHA for a444086
Browse repository at this point
Commits on May 31, 2025
Remove duplicate "skipped test" instruction
Show description for 2f77530
mao-sz
authored
2f77530
View commit details
Copy full SHA for 2f77530
Browse repository at this point
Commits on May 27, 2025
Fix typo: change '1 times' to '1 time' in repeatString test
Shresth2725
committed
2c0bee7
View commit details
Copy full SHA for 2c0bee7
Browse repository at this point
Commits on May 4, 2025
All exercises: Add four new exercises (#509)
Show description for 61c3de9
Eduardo06sp
authored
61c3de9
View commit details
Copy full SHA for 61c3de9
Browse repository at this point
Commits on Mar 14, 2025
Merge pull request #532 from Tongxin-Sun/main
Show description for 278058d
ManonLef
authored
278058d
View commit details
Copy full SHA for 278058d
Browse repository at this point
Typo: change supress to suppress in README.md
Tongxin-Sun
committed
9a22ea1
View commit details
Copy full SHA for 9a22ea1
Browse repository at this point
Commits on Feb 11, 2025
Merge pull request #524 from RedViperPT/issue_javascript-exercises_05_sumAll
Show description for d4421b0
JoshDevHub
authored
d4421b0
View commit details
Copy full SHA for d4421b0
Browse repository at this point
Update the tests for the solutions
RedViperPT
committed
b92866a
View commit details
Copy full SHA for b92866a
Browse repository at this point
Improve testing to ensure solution matches expected behaviour
RedViperPT
committed
b025e48
View commit details
Copy full SHA for b025e48
Browse repository at this point
Merge pull request #518 from MaoShizhong/contributing-md
Show description for 59b5fc7
JoshDevHub
authored
59b5fc7
View commit details
Copy full SHA for 59b5fc7
Browse repository at this point
Merge pull request #522 from MaoShizhong/repeat-string-test
Show description for 45d06e1
JoshDevHub
authored
45d06e1
View commit details
Copy full SHA for 45d06e1
Browse repository at this point
Merge pull request #523 from MaoShizhong/repeat-string-builtin
Show description for ace1d6e
JoshDevHub
authored
ace1d6e
View commit details
Copy full SHA for ace1d6e
Browse repository at this point
Commits on Feb 4, 2025
Add important reminder about approved issue before PR
mao-sz
committed
098f3f4
View commit details
Copy full SHA for 098f3f4
Browse repository at this point
Combine separate instruction sentence with instruction list
mao-sz
committed
b4be1d8
View commit details
Copy full SHA for b4be1d8
Browse repository at this point
Add test preventing use of built-in String repeat method
mao-sz
committed
5ea6746
View commit details
Copy full SHA for 5ea6746
Browse repository at this point
Replace regex test with String.prototype.repeat test
Show description for c5d806b
mao-sz
committed
c5d806b
View commit details
Copy full SHA for c5d806b
Browse repository at this point
Tidy up comment style
mao-sz
committed
15d4dd0
View commit details
Copy full SHA for 15d4dd0
Browse repository at this point
Commits on Feb 3, 2025
Merge pull request #521 from bhagyeshsp/patch-3
Show description for fd555e3
JoshDevHub
authored
fd555e3
View commit details
Copy full SHA for fd555e3
Browse repository at this point
Merge pull request #505 from bhagyeshsp/patch-1
Show description for e10d52c
JoshDevHub
authored
e10d52c
View commit details
Copy full SHA for e10d52c
Browse repository at this point
02_repeatString/solution - Line-32, replace "odin" with "hey"
Show description for 598ab5c
bhagyeshsp
authored
598ab5c
View commit details
Copy full SHA for 598ab5c
Browse repository at this point
Merge pull request #506 from bhagyeshsp/patch-2
Show description for 0da5ad2
JoshDevHub
authored
0da5ad2
View commit details
Copy full SHA for 0da5ad2
Browse repository at this point
Commits on Jan 29, 2025
Use lazy numbering for ordered list
mao-sz
committed
39169ed
View commit details
Copy full SHA for 39169ed
Browse repository at this point
Use repo-specific contributing guide link
mao-sz
committed
bc1a836
View commit details
Copy full SHA for bc1a836
Browse repository at this point
Remove 'Adding New Exercises' section from general README.md
mao-sz
committed
7ef1882
View commit details
Copy full SHA for 7ef1882
Browse repository at this point
Add contributing guide file
mao-sz
committed
58df2c0
View commit details
Copy full SHA for 58df2c0
Browse repository at this point
Commits on Nov 16, 2024
Update 06_leapYears README.md with a reference
Show description for 305ad2d
bhagyeshsp
authored
305ad2d
View commit details
Copy full SHA for 305ad2d
Browse repository at this point
Commits on Nov 13, 2024
Javascript-exercises: 02_repeatString - Fix code on line 32
Show description for 2861e62
bhagyeshsp
authored
2861e62
View commit details
Copy full SHA for 2861e62
Browse repository at this point
Commits on Oct 30, 2024
Merge pull request #501 from o1Suleyman/patch-2
Show description for 203fd76
CouchofTomato
authored
203fd76
View commit details
Copy full SHA for 203fd76
Browse repository at this point
Commits on Oct 26, 2024
Whitespace and capitalization correction
o1Suleyman
authored
406b4c4
View commit details
Copy full SHA for 406b4c4
Browse repository at this point
Commits on Oct 18, 2024
Calculator Factorial: Remove redundant guard clause (#499)
DavidStaus
authored
e51671e
View commit details
Copy full SHA for e51671e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.