MLSAKIIT / MLSAKIIT/devblogs-frontend
Add error handling for API calls
Open
@Kr-Gagandeo1025 is already working on this.
Since Oct 15, 2024.
bug
enhancement
hacktoberfest
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Implement error handling for all API calls made from the frontend. This includes displaying user-friendly messages when an error occurs (e.g., network issues, API failures) and ensuring the application remains responsive.
Reference: Error Handling in React
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.