I'm trying to ensure that all the work I'm putting into Cloud Code—my skills, frameworks, memory, and all this good stuff—is with me if my computer, God forbid, crashes and I need a new setup.
I have built my entire Cloud Code setup inside Google Drive, and I'm wondering if that is the best approach. My thought process is that if my computer crashes, I can simply set up VS Code, connect it to the Google Drive folder, and all of my settings and the components I've built into my Cloud Code framework will be ready to go.
- Is that the right thinking, or am I doing it wrong?
- What are you doing to protect this from happening in the future?
- Is using Google Drive slowing things down?
- Should I keep it local and have a backup?
- What do you think? Please give me your feedback.