Array destructuring allows you to extract individual values from an array quickly and assign them to variables in a single line.
Array destructuring allows you to extract individual values from an array quickly and assign them to variables in a single line.