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 trialJustin Armstrong
3,702 PointsI have already saved my workspace multiple times, but I am not seeing any changes that I make. How can I change this?
I previously saved my workspace doing other tasks, and I was not having this problem.
3 Answers
Shay Paustovsky
969 PointsHi Justin,
I would recommend to close the workspace and then relaunch it and make sure you haven't forgot anything in terms of syntax in your code.
If any other issues occur feel free to contact me or the treehouse community
Sincerly, Shay
Justin Armstrong
3,702 PointsThe syntax in my code is correct, but the problem still persists, so I will contact treehouse support .
Walter Garcia
Full Stack JavaScript Techdegree Student 9,980 PointsYou can try a CTRL + F5 to refresh the browser/page you're testing your code. CTRL + F5 refreshs the page cleaning the cache.
Justin Armstrong
3,702 PointsJustin Armstrong
3,702 PointsThank you Shay