Learn how to use Error Boundaries and its limitations and how to over co mde with react-error-boundary library for event handlers, Async and SSR.
Explained code: https://gitlab.com/iyyoo93/error-boundaries-tutorial
Join tamil code community: https://chat.whatsapp.com/IqbDS5cpbK510U4j1AAN7P
Error Boundary official doc: https://reactjs.org/docs/error-boundaries.html
Server side rendering: https://www.youtube.com/watch?v=Uz6QWFhmEQM
useState: https://www.youtube.com/watch?v=CxodV8EDQ3g&t=20s
Timestamps
(00:00) - Intro
(01:11) - Custom Error Boundary
(13:00) - react-error-boundary
(21:00) - Outro
#error-boundary #react #frontend