react append array in usestate code example Example: React Hooks append state setTheArray(currentArray => [...currentArray, newElement])