Skip to content

Glasgow | 10 July 26 | Chan Yat Long | sprint 2 | Data groups - #1243

Open
Motorcycle-lab wants to merge 13 commits into
CodeYourFuture:mainfrom
Motorcycle-lab:sprint-2-data-clean
Open

Glasgow | 10 July 26 | Chan Yat Long | sprint 2 | Data groups#1243
Motorcycle-lab wants to merge 13 commits into
CodeYourFuture:mainfrom
Motorcycle-lab:sprint-2-data-clean

Conversation

@Motorcycle-lab

Copy link
Copy Markdown

Self checklist

  • [x ] 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

for committing , clean pull request

Questions

How can I learn new function efficiently ?

@Motorcycle-lab Motorcycle-lab added 📅 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. Module-Data-Groups The name of the module. labels Jul 11, 2026
@Motorcycle-lab Motorcycle-lab added the 🏕 Priority Mandatory This work is expected label Jul 19, 2026
@Motorcycle-lab Motorcycle-lab changed the title Glasgow | 10 July 26 | Arthur Chan | sprint 2 | Data groups Glasgow | 10 July 26 | Chan Yat Long | sprint 2 | Data groups Jul 19, 2026
@Motorcycle-lab Motorcycle-lab added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. and removed 🏕 Priority Mandatory This work is expected Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Jul 27, 2026
@LonMcGregor LonMcGregor added the Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. label Jul 27, 2026

@LonMcGregor LonMcGregor left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Answering your Q: Do codewars katas, check other's solutions, and then in future tasks, try to apply patterns you have learned from memory

Good work on the task, there is one I think you could improve

Comment thread Sprint-2/implement/contains.js Outdated
return false;
}

if (key in object) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Can this final condition and return be simplified?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

yes return key in object;

@LonMcGregor LonMcGregor 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. Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels Jul 27, 2026
@Motorcycle-lab Motorcycle-lab added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. 🏕 Priority Mandatory This work is expected and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Module-Data-Groups The name of the module. Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. 🏕 Priority Mandatory This work is expected 📅 Sprint 2 Assigned during Sprint 2 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants