anuthapaliy / Coursework-Planner

Your coursework planner
0 stars 0 forks source link

[TECH ED] Array Destructuring #2

Open anuthapaliy opened 1 year ago

anuthapaliy commented 1 year ago

From Module-JS3 created by SallyMcGrath: CodeYourFuture/Module-JS3#36

From Module-JS3 created by Dedekind561: CodeYourFuture/Module-JS3#11

Link to the coursework

https://github.com/CodeYourFuture/Module-JS3/tree/main/array-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 get help

No response

How to submit

  1. Fork to your Github account.
  2. When you are ready, open a PR to a CYF repo.

How to review

  1. Complete your PR template
  2. Ask for review from a classmate or mentor
  3. Make changes based on their feedback
  4. Review and refactor again once the coursework solutions are released.

Anything else?

No response