Leonardo is a full-stack developer, working with everything React-related, and loves to write about React and GraphQL to help developers. He also created the 33 JavaScript Concepts.
Complex state in React involves managing many different state changes in many different components. There’s a library for that! I’ll recommend two, plus tell you what won’t work.
Let’s talk about a core computer science concept: garbage collection. It’s key to managing memory for many languages. How does your preferred language handle it?