In this video, I'll show you:
What variable declaration looks like without destructuring 1:33
How to destructure an object 2:11
Renaming a variable that you've destructured from an object 4:14
Destructuring a nested object 5:05
How to destructure from an array 8:30
How to rename a variable that you've destructured from an array 10:08
How to only destructure specific items from an array 10:43
Here's a link to the CodeSandbox from the video: https://codesandbox.io/s/destructurin...
My site: www.ryanjordal.me/blog
Twitter: www.twitter.com/rjjwebdev
Thanks for watching!