CodeYourFuture / syllabus

Syllabus Website for CodeYourFuture
https://syllabus.codeyourfuture.io
153 stars 124 forks source link

replace var with const/let #680

Closed briitn closed 8 months ago

briitn commented 1 year ago

What does this change?

Module: Week(s):

Checklist

Description

redeclared all variables that were declared with var to const or let

Who needs to know about this?

Rendered Pages

SallyMcGrath commented 8 months ago

Closed after no engagement with review