LetsGetTechnical / gridiron-survivor

https://gridiron-survivor-letsgettechnical.vercel.app
9 stars 1 forks source link

FEE: Replace global loading logic with <Suspense> #481

Open shashilo opened 3 weeks ago

shashilo commented 3 weeks ago

Resources found about Suspense:

Action items:

vazquezea96 commented 2 weeks ago

@shashilo For this - are you asking that we replace the current Global Spinner function with Next.js Loading UI functionality with the React Suspense component?