Hello!
I’m currently working through the HTML/CSS course and everything has been going smoothly so far but I have one big issue with the first certification project.
I’ve just been working on it in small bursts, not all in one sitting, even even though I probably could finish it all at once. But, because I forget to press save every time I get distracted from it or take a break, the page will go to sleep and when I go back I’ve lost progress.
I feel like I’m taking 2 steps forwards and 1 step back constantly and the whole thing is taking twice as long as it should because I have to keep redoing work I’ve already completed.
I feel like it should just have an autosave feature so I don’t have to worry about lost progress. Maybe they’re trying to simulate working from your own files, but it’s not intuitive to me to have to save on a website like that.
Welcome to the forum @sophiebean
You can request new features on the freeCodeCamp GitHub page.
An alternative you could try, is saving your project locally on your computer.
Include the follow code before the closing body
tag to run the tests.
<script src='https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js'></script>
Happy coding
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.