Skip to content

thefrontside/effection-react-loadingspinner

Repository files navigation

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.