codefordenver / codefordenver/members

More gracefully handle errors in child components

Open
#235 0 comments 0 reactions 1 assignee Claimed by @dchao19 View on GitHub
in progress
Dominant language
TypeScript
Stars
15
Forks
18
PR merge metrics
No merged PRs in 30d

Description

The current system for handling errors is to catch them and alert the user with `alert()`. We could make this look nicer and more declarative using React 16's new error boundary feature. https://reactjs.org/docs/error-boundaries.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.