Day 7 of 100days of code.
More differences between states and props:
State is Internal data defined and managed within a component while props is external data passed from a parent component.
State can be updated by the component itself while Props are immutable, meaning th...
kaylah.hashnode.dev2 min read
Charity Jelimo
Tech Enthusiast
This is great! Keep doing this♥️