Skip to content

swap var for let/const in js workouts#7

Open
cj0ne5 wants to merge 1 commit intobradwray:mainfrom
cj0ne5:main
Open

swap var for let/const in js workouts#7
cj0ne5 wants to merge 1 commit intobradwray:mainfrom
cj0ne5:main

Conversation

@cj0ne5
Copy link
Copy Markdown

@cj0ne5 cj0ne5 commented Apr 10, 2026

Hi! I've started using code-treadmill in my high school JavaScript classes. The students love it and I'm finding it really effective - thanks for making this!

I noticed that all of the js workouts use var to define variables. I've told my students about var but encouraged them to use let/const instead. Would you consider updating the workouts to use these keywords? I also added some semicolons while I was at it.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant