What is this pattern called?
const [count, setCount] = useState(0);
object destructuring
code pushing
array destructuring
spread operating