Skip to content

Conversation

markstos
Copy link

Using "const" when possible is a best practice. These variables are never redefined, so "const" is preferred.

Using "const" when possible is a best practice. These variables are never redefined, so "const" is preferred.
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