Learn
That
Stack
Ace your next interview
Tech Stacks
Cheatsheets
Interview Questions
Sign in
Tech Stacks
Cheatsheets
Interview Questions
Sign in
Home
Interview Questions
React
What's the difference between props and state?
Back to React
All Frontend Development
Previous
Next
What's the difference between props and state?
Beginner
Answer
Props
State
Read-only
Mutable
Passed from parent
Local to component
Cannot be changed by component
Can be changed by component
External data
Internal data
Functional parameters
Component memory
Back to React
Previous Question
Next Question
Explanation
AI Powered
Generating explanation with Claude AI...
This will use 10 credits
credits used
Close
Close