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