Join us for React Conf on Oct 7-8.
Learn more.
React
v19.1
Search
⌘
Ctrl
K
Learn
Reference
Community
Blog
On this page
Overview
What’s a mutation?
Treat state as read-only
Copying objects with the spread syntax
Updating a nested object
Write concise update logic with Immer
Recap
Challenges