Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

toshisugano
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! :-)