EonEnglish / Eon-English-App

Platform for homework assigned to Eon English students including Vocab match, image match, and fill-in-the-blank sentence
https://apps.apple.com/us/app/eon-english-learning/id6535652983
1 stars 10 forks source link

Fixing render speed in Homework.js #72

Closed MenlyCSE closed 3 weeks ago

MenlyCSE commented 3 weeks ago

I moved the setLessonState() to stay inside of the for loop. The render speed was boosted from 22 seconds to 2 seconds. I also changed the for loop initialization so it doesn't rely on hard coded numbers