Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

From var to const in javascript #6

Closed
3 tasks done
melissayr opened this issue Feb 28, 2024 · 1 comment
Closed
3 tasks done

From var to const in javascript #6

melissayr opened this issue Feb 28, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@melissayr
Copy link

Before submitting...

Context

In current JavaScript, only const is used to create const variables. Var is outdated. Maybe you can change all var s into const for example in "Forms -> Select -> Initialization" or "Forms -> Select -> Methods".

Current Behavior

materialize

Expected behavior

Maybe you can change all var s into const.

Possible Solutions or Causes

No response

Your Environment

  • Version used:
  • Browser Name and version:
  • Operating System and version (desktop or mobile):
  • Additional information you want to tell us:
@Jerit3787 Jerit3787 added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 5, 2024
@wuda-io wuda-io added the good first issue Good for newcomers label Mar 5, 2024
@wuda-io
Copy link
Member

wuda-io commented Mar 5, 2024

Hello @melissayr! Thanks for pointing that out. The documentation has now its own repository. I will move it to the documentation repository. Maybe you can try to create a PR which fixes this, then I add you as team member.

@wuda-io wuda-io transferred this issue from materializecss/materialize Mar 5, 2024
@wuda-io wuda-io closed this as completed May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants