edwin-chalmers / fitlit

FitLit project starter kit for students
0 stars 0 forks source link

Refactor Scripts to Accommodate Promise.all Implementation #41

Closed Virulencies closed 8 months ago

Virulencies commented 8 months ago

Move scripts functions within Promise.all and apply a null tag global fetch data variables to ensure proper load timing (variables are considered null until populated with fetch data, and thus not utilized before then)