[TECH ED] Array Destructuring #24
Labels
📅 Data Flows
This work belongs to Data Flows
🏕 Priority Mandatory
This work is expected
🐇 Size Small
Around an hour
📅 Sprint 1
Assigned during Sprint 1 of this module
🎯 Topic Programming Fundamentals
Learning syntax: data types, functions, loops, expressions, etc
🎯 Topic Requirements
Interpreting requirements with precision and accuracy
Objectives
Link to the coursework
https://github.com/CodeYourFuture/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.
Maximum time in hours (Tech has max 16 per week total)
1
How to submit
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
Anything else?
https://www.freecodecamp.org/news/array-destructuring-in-es6-30e398f21d10/
The text was updated successfully, but these errors were encountered: