Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 904 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 904 Bytes

Loading Spinner with Effection in React

Example of a detailed loading spinner implemented as a hook. It gives users feedback when the request takes too long to load. It automatically retries up to 3 times if the request fails.