6 ms·
You might want to improve the page load speed. Some quick thoughts: - load above-the-fold content first - combine the JS to a single file - include the count
by endian 15y ago
You might want to improve the page load speed. Some quick thoughts:
- load above-the-fold content first
- combine the JS to a single file
- include the country flags and other small icons as inline base64 PNGs
- pjsullivan3 15y agobig thanks!