Open zqianem opened 5 years ago
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.
Potentially want to remove jQuery altogether? Will involve a lot of refactoring in that case.
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.