scrimba
Frontend Career Path
Getting hired
Interview tips
Destructuring Objects and Arrays
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Destructuring Objects and Arrays
AboutCommentsNotes
Destructuring Objects and Arrays
Expand for more info
index.js
run
preview
console
/**
* Front End Interview Questions: Destructing Objects and Arrays
*
* Q: What is and why might you destructure an object or array?
*/

Console
/index.html
-3:29