Learning Objectives
Link to the coursework
https://github.com/HackYourFutureBelgium/Module-Data-Flows/tree/main/Sprint-1/destructuring
Why are we doing this?
Destructuring is very useful and used a lot in React. Both array and object destructuring are worth exploring.
How to submit
- Fork the repo 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 HYF repo, following the instructions in the PR template.
There are several projects in this repo. Make a new branch for each project.
How to review
- Complete your PR template
- Ask for review from
a classmate
- Make changes based on their feedback
- Review and refactor again once the coursework solutions are released.
Anything else?
https://www.freecodecamp.org/news/array-destructuring-in-es6-30e398f21d10/
Learning Objectives
Link to the coursework
https://github.com/HackYourFutureBelgium/Module-Data-Flows/tree/main/Sprint-1/destructuring
Why are we doing this?
Destructuring is very useful and used a lot in React. Both array and object destructuring are worth exploring.
How to submit
feature/destructuringThere are several projects in this repo. Make a new branch for each project.
How to review
a classmateAnything else?
https://www.freecodecamp.org/news/array-destructuring-in-es6-30e398f21d10/