Hacker News new | ask | show | jobs
by jongar_xyz 3429 days ago
OK, so this is why I have to press shift every time I reload the app I am developing! Great job.
2 comments

You might find my post on what "reload" actually means in Chrome interesting: http://neugierig.org/software/chromium/notes/2010/02/reload.... (a bit old but the ideas are still relevant)
Keep DevTools open with "disable cache" in the network tab ticked.
Thank you for the tip.