Question: What do you call a React component that catches JavaScript errors anywhere in the child component tree?
- error bosses
- error catchers
- error helpers
- error boundaries
Answer: The correct answer of the above question is Option D:error boundaries