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

Refactor browse.js for readability and modern standards #257

Open
6 tasks
patrickmj opened this issue May 31, 2023 · 0 comments
Open
6 tasks

Refactor browse.js for readability and modern standards #257

patrickmj opened this issue May 31, 2023 · 0 comments
Labels
BRC Work related to BRC javascript Related to JS refactoring

Comments

@patrickmj
Copy link
Member

browse.js has several deficiencies to be remediated

  • refactor excessive use of if-then in browse.js
  • rename variables and functions for clarity in browse.js
  • add explanatory comments in browse.js
  • remove all references to niec_* data in browse.js
  • bring up to modern JS standards in browse.js
  • make HTML-building more compact
  • [ ]
@patrickmj patrickmj added BRC Work related to BRC javascript Related to JS refactoring labels May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BRC Work related to BRC javascript Related to JS refactoring
Projects
None yet
Development

No branches or pull requests

1 participant