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
2 paths audited Performance: 100 (no change from production) Accessibility: 100 (no change from production) Best Practices: 100 (no change from production) SEO: 86 (no change from production) PWA: - View the detailed breakdown and full score reports
hackertainment
added
Review in progress
This review is currently being reviewed. This label will be replaced by "Reviewed" soon.
and removed
Needs Review
Trainee to add when requesting review. PRs without this label will not be reviewed.
labels
Sep 24, 2026
The answers are very detail. Just they can be focus more on explaining what the purpose or functionality of "function calls" achieve in human terms, instead of how the "function calls" operate in technical terms. Take myStr.trim() as an example, it can better be described as "removing any whitespace at the beginning of and the end of string" rather than "it takes no argument and check if the first character of string is a whitespace, then remove the whitespace and continues checking until the first character of string is not a whitespace. It also repeats the same checking and remove process from the end of string." Just fixing some minor issues, and keep up your good work.
hackertainment
added
Reviewed
Volunteer to add when completing a review with trainee action still to take.
and removed
Review in progress
This review is currently being reviewed. This label will be replaced by "Reviewed" soon.
labels
Sep 24, 2026
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
ReviewedVolunteer to add when completing a review with trainee action still to take.
2 participants
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
Task code
CYF-1039
Changelist
Completed all 4 sections of the Sprint 2 Coursework.