brandonchinn178 / circle-of-suck

A website scraping collegiate sports scores and finding a circle of suck
https://brandonchinn178.github.io/circle-of-suck
2 stars 2 forks source link

Move circle of suck generation to useEffect #47

Closed brandonchinn178 closed 4 years ago

brandonchinn178 commented 4 years ago

circle of suck generation blocks the thread currently. Use useEffect to run the computation in the background