Keeping Track of Information in React Apps (10 year old way)
Learning to code? One key concept in React is how to track and update information in your app. This is called state management. Don’t let the jargon scare you! Here’s a simple explainer even a 10 year old could understand.
What is State in React?
Sta...
krishnapathak.hashnode.dev2 min read