This repository was archived by the owner on Apr 18, 2025. It is now read-only.
generated from CodeYourFuture/Module-Template
-
-
Notifications
You must be signed in to change notification settings - Fork 83
This repository was archived by the owner on Apr 18, 2025. It is now read-only.
[TECH ED] Array Destructuring #36
Copy link
Copy link
Open
Labels
🎯 Topic Programming FundamentalsLearning syntax: data types, functions, loops, expressions, etcLearning syntax: data types, functions, loops, expressions, etc🎯 Topic RequirementsInterpreting requirements with precision and accuracyInterpreting requirements with precision and accuracy🏕 Priority MandatoryThis work is expectedThis work is expected🐇 Size SmallAround an hourAround an hour📅 JS3This work belongs to JS3This work belongs to JS3📅 Week 3Assigned during Week 3 of this moduleAssigned during Week 3 of this module
Description
Link to the coursework
https://github.com/CodeYourFuture/Module-JS3/tree/main/object-destructuring
Why are we doing this?
Array destructuring is very useful and used a lot in React.
https://www.freecodecamp.org/news/array-destructuring-in-es6-30e398f21d10/
Maximum time in hours (Tech has max 16 per week total)
1
How to submit
- Fork to your Github account.
- Make a branch for this project called feature/destructuring
- Make regular small commits in this branch with clear messages.
- When you are ready, open a PR to the CYF repo, following the instructions in the PR template.
gitGraph
commit id: "start"
branch feature/destructuring
commit id: "ex-1-update-argument"
commit id: "ex-2-teachers-pet"
commit id: "ex-3-print-receipt"
checkout main
merge feature/destructuring
There are several projects in this repo. Make a new branch for each project. This might feel challenging at first, so this is a good problem to bring to class to work on in groups with mentors.
Don't make one giant PR with all your work in for the module. Make a separate PR for each assignment.
How to review
- Complete your PR template
- Ask for review from a classmate or mentor
- Make changes based on their feedback
- Review and refactor again once the coursework solutions are released.
Metadata
Metadata
Assignees
Labels
🎯 Topic Programming FundamentalsLearning syntax: data types, functions, loops, expressions, etcLearning syntax: data types, functions, loops, expressions, etc🎯 Topic RequirementsInterpreting requirements with precision and accuracyInterpreting requirements with precision and accuracy🏕 Priority MandatoryThis work is expectedThis work is expected🐇 Size SmallAround an hourAround an hour📅 JS3This work belongs to JS3This work belongs to JS3📅 Week 3Assigned during Week 3 of this moduleAssigned during Week 3 of this module
Type
Projects
Status
📋 Backlog
Status
No status