Question:What is the better component error handling function?
A componentDidCatch() B componentDidTry() C componentDidTryCatch() D componentDidErrorHandle()
+ AnswerA
+ Report