Hacker News new | ask | show | jobs
by endian 5295 days 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

1 comments

big thanks!