π React Mastery Series β Day 19
Lifting State Up β Master Component Communication in React
As your app grows, components need to talk to each other.
But hereβs the rule in React:
π Data flows one way (Parent β Child)
So what if two
react-mastery-series.hashnode.dev3 min read