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

Convert the variable names from snake case to camel case #269

Open
3 tasks
eswarsaladi opened this issue Jun 27, 2023 · 0 comments
Open
3 tasks

Convert the variable names from snake case to camel case #269

eswarsaladi opened this issue Jun 27, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@eswarsaladi
Copy link
Collaborator

eswarsaladi commented Jun 27, 2023

The variables in the code base are snake case at the moment, it is required to change it to camel case, as it is what is used in ES6 standard

Tasks

  • Change the variables to camel case whereever possible
  • Change the current tab to use constants instead of numbers
  • Add todos whereever possible
@eswarsaladi eswarsaladi added this to the JS refactor milestone Jun 27, 2023
@eswarsaladi eswarsaladi self-assigned this Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant