Destructuring is a huge part of ES6. If you want to learn all about the different parts of destructuring check out my ES6.io video tutorials or read some of the other articles on this blog. This post is a dead simple introduction to what destructuring actually is . Along with arrow functions, let, and const, destructuring is probably something you're going to be using every single day. I find it t