cch5ng / job_tracker

1 stars 0 forks source link

FU error handling with the http requests #25

Closed cch5ng closed 3 years ago

cch5ng commented 3 years ago

cases:

cch5ng commented 3 years ago

resc

https://itnext.io/graceful-error-handling-in-rest-driven-web-applications-d4209b4937aa

https://stackoverflow.com/questions/53022281/how-catch-error-in-the-front-end-from-response-of-expressjs


https://codeburst.io/error-handling-in-spa-applications-e94c4ecebd86

https://levelup.gitconnected.com/the-definite-guide-to-handling-errors-gracefully-in-javascript-58424d9c60e6

cch5ng commented 3 years ago

https://stackoverflow.com/questions/59180679/update-context-from-another-context-in-reactjs

cch5ng commented 3 years ago

check https://dev.to/kevjose/building-a-reusable-notification-system-with-react-hooks-and-context-api-2phj

cch5ng commented 3 years ago

X-(actually fixed) think there is some issue with AuthenticatedApp > alertCloseHandler() due to click handler sometimes triggering on the svg vs another element

X-currently there is a workaround for the alert close triggering Events to rerender and run useEffect()

cch5ng commented 3 years ago

current version is not having infinite loop on alert close

issues

cch5ng commented 3 years ago

issues

https://developer.mozilla.org/en-US/docs/Web/CSS/position#performance_accessibility