devsnippets icon indicating copy to clipboard operation
devsnippets copied to clipboard

Add React snippets to explain State immutability

Open edmundcwm opened this issue 6 years ago • 0 comments

Add a new sub-section under setState() Best Practices to explain how to handle State safely without mutating it. Include different approaches for handling Arrays and Objects (including nested objects).

edmundcwm avatar Oct 20 '19 06:10 edmundcwm