Closed kunjee17 closed 8 years ago
JQuery that is used is pretty old. And we are using local copy. It will optimize performance of web page quite a lot.
If we can use Google cdn JQuery (fallback will be local one.) And move scripts on bottom. That will not block page loading.
Let me know what you think on this.
This sounds like a very useful change to do :) please feel free to send a PR!
JQuery that is used is pretty old. And we are using local copy. It will optimize performance of web page quite a lot.
If we can use Google cdn JQuery (fallback will be local one.) And move scripts on bottom. That will not block page loading.
Let me know what you think on this.