yeecai / front-end-trivia

My collection of knowledge about JS/React/Css...topic interested in Issues.
0 stars 0 forks source link

Error Boundaries in React #18

Open yeecai opened 4 years ago

yeecai commented 4 years ago

" As of React 16, errors that were not caught by any error boundary will result in unmounting of the whole React component tree." No UI is better than wrong UI

https://reactjs.org/docs/error-boundaries.html

yeecai commented 4 years ago

"JS error reporting services"

https://sentry.io/for/javascript/