How to check if a page is being loaded for the first time – or hard refreshed? – Jquery
I'm using a template that uses an icon library called `material-icons`. And when using a slower internet connection, it shows the icon's code (example below) in plain text until the icon is grabbed from cdn. It lasts less than a…