You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be much better if you could build a plugin for wordpress.
In wordpress, it is really a a headache to handle jquery.js when optimize the sites to improve faster speed for mobile mode, since there will lots of issue if make jquery.js deferred loading, but if not, the page loading speed will be slower, that might the reason why also google pagespeed insight suggest make it deferred loading
Maybe set jquery.js to be cached would be a good way to speed up page loading.
Thanks.
Alex
The text was updated successfully, but these errors were encountered:
Hello
It would be much better if you could build a plugin for wordpress.
In wordpress, it is really a a headache to handle jquery.js when optimize the sites to improve faster speed for mobile mode, since there will lots of issue if make jquery.js deferred loading, but if not, the page loading speed will be slower, that might the reason why also google pagespeed insight suggest make it deferred loading
Maybe set jquery.js to be cached would be a good way to speed up page loading.
Thanks.
Alex
The text was updated successfully, but these errors were encountered: