Quiz
Test yourself on what you learned about typechecking with PropTypes, Flow, and TypeScript.
Quiz
1.
What is React’s built-in typechecking solution?
A.
PropTypes
B.
Error boundaries
C.
Flow
D.
All of the above
1 / 6
Test yourself on what you learned about typechecking with PropTypes, Flow, and TypeScript.
Quiz
What is React’s built-in typechecking solution?
PropTypes
Error boundaries
Flow
All of the above