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
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 }}
CodeYourFuture
/
Module-JavaScript-Fundamentals
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
546
Star
3
Code
Issues
30
Pull requests
96
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
London | 26-ITP-Sep | Anita Amirhaeri | Sprint 2 | Coursework/sprint 2
- #1553
#1553
Open
anitahy73
wants to merge 24 commits into
CodeYourFuture:main
CodeYourFuture/Module-JavaScript-Fundamentals:main
from
anitahy73:coursework/sprint-2
anitahy73/Module-JavaScript-Fundamentals:coursework/sprint-2
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Open
London | 26-ITP-Sep | Anita Amirhaeri | Sprint 2 | Coursework/sprint 2
#1553
anitahy73
wants to merge 24 commits into
CodeYourFuture:main
CodeYourFuture/Module-JavaScript-Fundamentals:main
from
anitahy73:coursework/sprint-2
anitahy73/Module-JavaScript-Fundamentals:coursework/sprint-2
Copy head branch name to clipboard
Commits
Commits on Sep 20, 2026
Add comments for count variable and assignment
Show description for 2300ec7
anitahy73
authored
2300ec7
View commit details
Copy full SHA for 2300ec7
Browse repository at this point
Generate initials from name variables
Show description for 77546b4
anitahy73
authored
77546b4
View commit details
Copy full SHA for 77546b4
Browse repository at this point
Fix comments in 1-count.js for clarity
Show description for 1e39939
anitahy73
authored
1e39939
View commit details
Copy full SHA for 1e39939
Browse repository at this point
Extract directory and extension from filePath
Show description for d6958a1
anitahy73
authored
d6958a1
View commit details
Copy full SHA for d6958a1
Browse repository at this point
Enhance comments for random number explanation
Show description for 6c5f201
anitahy73
authored
6c5f201
View commit details
Copy full SHA for 6c5f201
Browse repository at this point
Comment out instructions in 0.js
anitahy73
authored
4b1bd0d
View commit details
Copy full SHA for 4b1bd0d
Browse repository at this point
Change age variable to let and reassign value
Show description for 424ec1c
anitahy73
authored
424ec1c
View commit details
Copy full SHA for 424ec1c
Browse repository at this point
Correct cityOfBirth declaration for logging
Show description for 18a1da4
anitahy73
authored
18a1da4
View commit details
Copy full SHA for 18a1da4
Browse repository at this point
Fix last4Digits assignment to handle cardNumber correctly
Show description for 418784e
anitahy73
authored
418784e
View commit details
Copy full SHA for 418784e
Browse repository at this point
Fix variable naming for clock time constants
anitahy73
authored
7753eb9
View commit details
Copy full SHA for 7753eb9
Browse repository at this point
Fix missing comma in replaceAll function call
anitahy73
authored
b3a99c0
View commit details
Copy full SHA for b3a99c0
Browse repository at this point
Add answers to code interpretation questions
Show description for ab458e3
anitahy73
authored
ab458e3
View commit details
Copy full SHA for ab458e3
Browse repository at this point
Enhance code readability with detailed comments
Show description for 78097f1
anitahy73
authored
78097f1
View commit details
Copy full SHA for 78097f1
Browse repository at this point
Update explanations for alert and prompt functions
Show description for e953ec6
anitahy73
authored
e953ec6
View commit details
Copy full SHA for e953ec6
Browse repository at this point
Commits on Sep 21, 2026
Fix type conversion for last 4 digits extraction
Show description for 87532a7
anitahy73
authored
87532a7
View commit details
Copy full SHA for 87532a7
Browse repository at this point
Fix age reassignment to increment by 1
anitahy73
authored
87d18e1
View commit details
Copy full SHA for 87d18e1
Browse repository at this point
Update comment for clarity on ReferenceError
Show description for 77da0b4
anitahy73
authored
77da0b4
View commit details
Copy full SHA for 77da0b4
Browse repository at this point
Clarify comments on random number generation
Show description for 8a38be1
anitahy73
authored
8a38be1
View commit details
Copy full SHA for 8a38be1
Browse repository at this point
Comment out console.log and add notes for debugging
anitahy73
authored
6d264c2
View commit details
Copy full SHA for 6d264c2
Browse repository at this point
Clarify error message and variable reassignment comments
Show description for 2e91aea
anitahy73
authored
2e91aea
View commit details
Copy full SHA for 2e91aea
Browse repository at this point
Commits on Sep 22, 2026
Refine comments in 2-time-format.js for better understanding
Show description for b48ce39
anitahy73
authored
b48ce39
View commit details
Copy full SHA for b48ce39
Browse repository at this point
Improve comments for pence to pounds conversion
Show description for f35bfdc
anitahy73
authored
f35bfdc
View commit details
Copy full SHA for f35bfdc
Browse repository at this point
Update comments for error identification in percentage change
Show description for 3a5af8c
anitahy73
authored
3a5af8c
View commit details
Copy full SHA for 3a5af8c
Browse repository at this point
Clean up comments in 3-to-pounds.js
Show description for c2075ba
anitahy73
authored
c2075ba
View commit details
Copy full SHA for c2075ba
Browse repository at this point
You can’t perform that action at this time.