Hi there! I am currently learning the responsive web development course and I am on CSS.
I was trying to complete a “lab” exercise and the code was 75% completed. When accidentally I closed the freecodecamp tab(ctrl + w), which then resulted in the deletion of my code. This is the third time it has occurred to me, if there are any solution or methods to resolve this method please enlighten me with them. Thank You.
if use Ctrl+S the lab code is saved to your local storage
I am aware of that, but why doesn’t freecodecamp support an auto-save code function for lab exercises?
the code should be saved when you run the tests
if you want to request an auto-save feature, you can check on github to see if there is an issue open about that, or create an issue yourself
Welcome to the forum @coolmealt
It is a good practice to regularly save your code offline, as accidents can happen at any time.
I copy and paste Daily Challenge code into a simple text file at about the ten minute mark.
I can see past attempts and the latest one is at the bottom of the file. When I start a new challenge I delete the old stuff.
Happy coding
