It's absolutely impossible for me to use Chrome for developing, because it caches javascript and css files. Even when using development mode, hell - even when I do the 'Empty Cache and Hard Reload' - it's still caching and does not reload!
Is there anything I can do to prevent Chrome from caching while using the 'inspect mode'?