Request: Host sorttable.js locally #38
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
First of all; awesome project! I love it.
Would it be possible to host sorttable.js locally so my browser doesn't have to make a request to www.kryogenix.org over and over again? I believe it would speed up the app substantially.
At the moment, it stalls for a few seconds doing a TLS handshake with www.kryogenix.org every time I click on a Lego set in Bricktracker.
FYI the clean up initiative at #8 (not finished yet, it slipped into a full rewrite) does not use
sorttable.js
from Kryogenix anymore, it uses https://github.com/tofsjonas/sortable which is hosted on jsDelivr. I haven't noticed any slowdown so far (it's strange that it doesn't seem to be cached once pulled on your side).Awesome. Looking forward to the next release.