React will only update state if a new object/array is passed to setState. In this lesson, we'll learn some common patterns for creating new arrays when we need to add elements to an array in state, ...