ayoola-moore / demo-error-boundary

Demo app showing Error Boundaries in React

Home Page:https://www.leighhalliday.com/error-boundaries-and-render-props

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Error Boundaries

This is a demo app built for an article on my site: https://www.leighhalliday.com/error-boundaries-and-render-props

It's goal is to show how to use Error Boundaries in React and at the same time cover render props.

We'll also test our error boundary component to ensure it's trapping and rendering the handled response correctly.

About

Demo app showing Error Boundaries in React

https://www.leighhalliday.com/error-boundaries-and-render-props


Languages

Language:JavaScript 78.8%Language:HTML 16.6%Language:CSS 4.6%