Diaper Your Children: Cleaning Up After Messy React Components
Details
React 16 introduced "Error Boundaries" which catch exceptions in rendering child components. Error Boundaries only work client side, so what do we do when server-side rendering? Enter the Diaper. 100% more absorbent than Error Boundaries, the Diaper catches exceptions in both client-side and server-side rendering. This is its story.
