Birmingham | ITP-May26 | Ogbemi Mene | Sprint 1 | Coursework/sprint1#1415
Open
meneogbemi42-bit wants to merge 21 commits into
Open
Birmingham | ITP-May26 | Ogbemi Mene | Sprint 1 | Coursework/sprint1#1415meneogbemi42-bit wants to merge 21 commits into
meneogbemi42-bit wants to merge 21 commits into
Conversation
added 20 commits
June 27, 2026 13:38
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
4 similar comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
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.
Learners, PR Template
Self checklist
Changelist
Key Exercises (Sprint-1/1-key-exercises/):
Added explanations for variable counting, string initials extraction, file path manipulation, and random number generation
Includes console.log outputs and detailed comments explaining JavaScript concepts
Mandatory Error Fixes (Sprint-1/2-mandatory-errors/):
Fixed and explained const reassignment errors, temporal dead zones, method type errors, and variable naming violations
Provided corrected code examples for each error scenario
Code Interpretation (Sprint-1/3-mandatory-interpret/):
Added comprehensive answers to questions about percentage calculations, time formatting, and currency conversion
Explained expressions like replaceAll(), the modulo operator, and string manipulation methods
Exploration Exercises (Sprint-1/4-stretch-explore/):
Documented browser console functions (alert, prompt)
Explained object notation and the dot operator in JavaScript