https://github.com/danilo-89/react-error-boundary-research
This research project explores the implementation and testing of error boundaries in a React application
https://github.com/danilo-89/react-error-boundary-research
Last synced: 3 months ago
JSON representation
This research project explores the implementation and testing of error boundaries in a React application
- Host: GitHub
- URL: https://github.com/danilo-89/react-error-boundary-research
- Owner: danilo-89
- License: mit
- Created: 2024-04-21T17:11:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-05T21:22:03.000Z (about 2 years ago)
- Last Synced: 2025-01-16T22:26:03.888Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://react-error-boundary-research.vercel.app
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Error Boundaries Research
- This research project explores the implementation and testing of error boundaries in a React application.
- It simulates various error scenarios using React Query, Axios, and local state.