🔥 You can destructure anything that returns an array, like when you split a string!
🔥 Object Spread is coming soon to a JS runtime near you! Handy for creating shallow copies of an object without Object.assign()
🔥 Use git checkout - to quickly jump back to your last git branch
git checkout -