Skip to content

London | 26-ITP-January | Eugenie Ahangama | Sprint 2 | Data Groups#983

Closed
Eugenie-A wants to merge 22 commits intoCodeYourFuture:mainfrom
Eugenie-A:feature/sprint-2
Closed

London | 26-ITP-January | Eugenie Ahangama | Sprint 2 | Data Groups#983
Eugenie-A wants to merge 22 commits intoCodeYourFuture:mainfrom
Eugenie-A:feature/sprint-2

Conversation

@Eugenie-A
Copy link
Copy Markdown

Learners, PR Template

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

  • Fixed multiple JavaScript implementation bugs across several exercises (address, author, recipe)
  • Added predictions and explanations for each problem to show understanding
  • Implemented and tested a contains function
  • Implemented and tested a lookup function
  • Fixed parseQueryString function and wrote additional edge case tests to cover various scenarios
  • Implemented and tested a tally function
  • Answered questions about the broken invert function to explain why it wasn't working
  • Fixed the invert function and added module.exports which was missing
  • Wrote test cases for invert to prove the fix works correctly

Questions

What is the difference between dot notation and bracket notation?

@Eugenie-A Eugenie-A added 🏕 Priority Mandatory This work is expected 🐂 Size Medium 1-4 hours 📅 Sprint 2 Assigned during Sprint 2 of this module Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Submit:PR Module-Data-Groups The name of the module. Core This is a core task and should be completed by all trainees labels Mar 8, 2026
Copy link
Copy Markdown
Contributor

@cjyuan cjyuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code well written.

I only have a few suggestions.

Comment thread Sprint-2/implement/contains.js Outdated
Comment thread Sprint-2/implement/tally.js Outdated
Comment thread Sprint-2/interpret/invert.test.js
Comment thread Sprint-2/implement/querystring.js
Comment thread Sprint-2/implement/contains.test.js
@cjyuan cjyuan added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Mar 18, 2026
@Eugenie-A Eugenie-A added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels Mar 19, 2026
@cjyuan
Copy link
Copy Markdown
Contributor

cjyuan commented Mar 19, 2026

Changes are all good, and thanks for the clear explanations. Excellent job.

@cjyuan cjyuan added Complete Volunteer to add when work is complete and all review comments have been addressed. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Mar 19, 2026
@illicitonion
Copy link
Copy Markdown
Member

Closing PR because the January ITP run has finished. Feel free to re-open if you're still working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complete Volunteer to add when work is complete and all review comments have been addressed. Core This is a core task and should be completed by all trainees Module-Data-Groups The name of the module. 🏕 Priority Mandatory This work is expected 🐂 Size Medium 1-4 hours 📅 Sprint 2 Assigned during Sprint 2 of this module Submit:PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants