Closed liumcse closed 5 years ago
Currently, the course search is too slow. Users may find it laggy which is without a question a terrible user experience.
Hope someday we can improve it, a possible solution is to create a trie-like structure to store the course list.
Or use regex!
Currently, the course search is too slow. Users may find it laggy which is without a question a terrible user experience.
Hope someday we can improve it, a possible solution is to create a trie-like structure to store the course list.
Or use regex!