We are gradually migrating from var to const. The exercises still contain code that uses var. We should change var usage to const or let as applicable.
PRs welcome :)
Please create one PR per exercise and a change should be applied to the translations as well.
NOTE:
- Please consider the
problem.md and it's translation files as well
- Create PR against
es6 branch
We are gradually migrating from
vartoconst. The exercises still contain code that usesvar. We should changevarusage toconstorletas applicable.PRs welcome :)
Please create one PR per exercise and a change should be applied to the translations as well.
NOTE:
problem.mdand it's translation files as welles6branch