🔥 Pick + choose which variables get created from a returned object with ES6 destructing
🔥 Say goodbye to indexOf() and use ES7 .includes() to check if an item is inside an array
🔥 Return multiple values from a function with ES6 destructuring