33

Dont forget to clear cache when debugging web apps..

Comments
  • 1
    Thankfully dev tools has an option to disable the cache when open!
  • 1
    I have seriously wasted swathes of my life debugging cache issues for nginx apps.
  • 1
    Don't forget to put your file hash in your output files and use the HtmlWebpackPlugin in watch mode when debugging webapps
  • 1
    I did, but the bug still there.. chrome suck ftw, when i click refresh and nothing change but when i move to mozilla, it work.

    Fuck you chrome for wasting my time to figured it out..
Add Comment