|
|
|
|
|
by circular_logic
2979 days ago
|
|
I think you can get around these problems: Algola has something they call a DSN that runs your search backed all over the word. So you have good latency's. [https://www.algolia.com/infra] Additionally you could bundle only what you use in there library to make the page lighter. |
|
The vast majority of the JavaScript is superfluous third-party libraries like AngularJS. The actual app is under 2,000 lines of code. I do not expect it would be difficult to cut the frameworks out of it at all, for a lighter and faster experience that only weighed a few kilobytes.