https://github.com/boringdeveloper/retrywhenmodalclick
https://github.com/boringdeveloper/retrywhenmodalclick
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/boringdeveloper/retrywhenmodalclick
- Owner: boringdeveloper
- Created: 2022-09-01T22:08:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-01T22:45:26.000Z (almost 3 years ago)
- Last Synced: 2025-03-27T15:55:55.827Z (3 months ago)
- Language: TypeScript
- Size: 292 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# retryWhen Modal Click
This project is used for the blog [Retry Failed HTTP Request on Modal Button Click](https://blog.nickromero.dev/post/retry-http-request-on-modal-button-click).
## Project Structure
**_/api_** - contains the mock express api server used for testing.**_/ng-app_** - contains the angular application