Hello people of fCC!
Lately I have encountered a repeating issue of mine, when i exit the lab (in the certified full stack developer curriculum program). Every time I’m exiting the lab - my code resets to the boilerplate and i lose all of my progress in that lab. This had happened to me now multiple times during the same lab! It’s very annoying and disappointing to rewrite my code every time because i forgot something in the curriculum that I wanted to revise.
I want to share this problem with you and hopefully the staff of fCC as well.
Does anyone know what do to? Are there ways to restore my code?
Thanks in advance!
Hi and welcome to the forum!
The labs are designed that way. You lose your code once you exit a lab project or even when you complete one. You can try:
- Using Ctrl + s to save the code on your local storage while your coding.
- And a better option is to use an editor like vscode, do your projects there and once finished add them to the labs you’re working on. This way you will have a copy of your code in your pc all the time.
I hope this helps!
1 Like