Handle Child Components Error States using Error Boundaries
Overview React sub-components helps to organize and enhance code quality. By applying, React component hierarchy principles, we can have better code structure and improve the reusability of components, but sometimes this can lead to some crashes, due...
Mar 23, 20233 min read5
