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

Optimize JS DOM selectors #10

Open
zqianem opened this issue Jul 4, 2019 · 1 comment
Open

Optimize JS DOM selectors #10

zqianem opened this issue Jul 4, 2019 · 1 comment

Comments

@zqianem
Copy link
Member

zqianem commented Jul 4, 2019

Currently using a lot of classes where ids should be used. Should refactor for speed especially as the number of DOM elements in the results index grows without bound.

@zqianem zqianem self-assigned this Jul 4, 2019
@zqianem zqianem added the help wanted Extra attention is needed label Dec 5, 2019
@zqianem
Copy link
Member Author

zqianem commented Dec 6, 2019

Potentially want to remove jQuery altogether? Will involve a lot of refactoring in that case.

@zqianem zqianem removed the help wanted Extra attention is needed label Jun 28, 2020
@zqianem zqianem removed their assignment May 11, 2024
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

No branches or pull requests

1 participant