September 2018
Intermediate to advanced
302 pages
7h 17m
English
ErrorBoundary is a great pattern for sure. It takes the try-catch concept into declarative JSX. The first time I saw it, I immediately came up with the idea to wrap the whole application into a boundary. This is fine, but it is not the only use case.
Consider the following use cases for error boundaries:
Read now
Unlock full access