#TIL How to Easily Hard Reload a Web Page in Chrome
Normally, if you right click on the refresh button in Chrome, nothing happens.
But, if you open Chrome DevTools [1] first, you have the option to clear the cache when refreshing!
This is great if the website is not loading for some reason.
Concrete Steps (see screenshot)
Open DevTools: Command + Option + J
Right click the refresh button
Make a selection
[1]
developer.chrome.com