Destructuring is a powerful way to create or assign variables from values inside arrays and objects. It will make your code simpler! Use it to setup options in a function in an easy way.