I have had a couple occasions where the system I am using crashes ( is a Chromebook ) causing every open app to be closed while I am working on a lab and have some or most of the assignment completed. This causes my code to be lost and I am forced to start over. In an effort to prevent this I am wanting to start a GitHub Codespaces to work on each assignment so my progress can be backed up. My question is this: Is there a way to connect the Codespace to.. or a way to set-up the Codespace to load it with the assignments found on the freeCodeCamp website. Like instead of accessing through the website. Working between the freeCodeCamp website and a codespaces tab is not very efficient. I would appreciate any advice on this matter.
Try to find out why your computer crashes.
Too many apps open, not enough free storage space or memory.
You can also save in progress labs and workshops in files on your computer or a thumb drive.
Happy coding