Make Errors User-Friendly with React Error Boundaries
What are Error Boundaries ?
React Error Boundaries are used to show a user-friendly UI to users when unexpected JavaScript errors occur.
A JavaScript error in a part of the UI usually renders a white screen and crashes the entire app. React Version 1...
blog.thisurathenuka.dev3 min read
Ashish maurya
Hey there!! wanna learn something new?
This is a good article will be using Error boundaries more now.