Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialtoshisugano
2,757 PointsCache'd info won't go away
Hello,
I can't seem to be able to totally clear out Chrome's cache. When I bring up the Workspace, the some old code continues to appear in the browser even though I have changed it many times in the workspace. I have tried to clear out the browser but the old code still poops out. Does anyone else have this problem? its very annoying!
5 Answers
Hayden Taylor
5,076 Pointsctrl + f5 should work but if not you can disable cache in the developer tools. Also you may want to look at a plugin which adds a button to clear cache
Lauren Clark
33,155 PointsIf you download the Web Developer extension for Chrome You can disable the cache temporarily, so you can be sure you're getting live changes.
If you're working from MAMP or a similar server, you can set the cache time to 0 too.
Hayden Taylor
5,076 Pointsit posted twice
toshisugano
2,757 PointsOk I will try that! Thanks Hayden!
toshisugano
2,757 PointsSweet! I will try that as well. Thanks a bunch! :-)