You need to sign in or sign up before continuing.
Update to use reduce instead of for loop
Created by: cschloer
Alessandro pointed out that for loops should not be used in react.
and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here
Created by: cschloer
Alessandro pointed out that for loops should not be used in react.