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!
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 trial
Iulia Soimaru
9,931 PointsIf I work from 2 computers, my HTML code is no saved. Do I have a chance to save it and check from different devices?
My HTML code in Workspace is not saved, it is inconvenient because I use 2 different computers, and when I want to see my code from another device I can't do it.
Thank you
4 Answers

lovell
7,882 PointsLulia,
I'd be surprised if its not saved as your logging in to a dedicated area each time you log in and it tracks your progress.
It sounds like a REFRESH issue.
If you log in to TREEHOUSE let's say at work........then again at home...when you log in at home it won't recognise the work you did earlier unless you refresh the workspace.
So I suggest, when you get to your new computer:
1- Clear CACHE 2- Refresh workspace [CTRL R]
Hope this helps :-)

Eric Washington
iOS Development with Swift Techdegree Student 21,884 PointsIf you save it, you should def be able to pick up from where you left off on another machine.

Iulia Soimaru
9,931 PointsEven if I save my code, I couldn't open on the second computer folders that I created on the first one.

Robin MILTENBERGER
3,792 PointsThere is another solution, use codeanywhere instead of the workspace

lovell
7,882 PointsRobin, Wouldn't that give the same issue? If the user doesn't refresh on 2 separate versions of a code editor.

Robin MILTENBERGER
3,792 PointsWell, I just log on my app or on the website and it's automatically synchronized.
Iulia Soimaru
9,931 PointsIulia Soimaru
9,931 PointsThank you, I will check it :)