Hi,
Total beginner but I have searched for the answer to this question and haven’t seem to have found a definitive answer.
If I am using Dev Tools (Chrome in my case) to edit and test my code how do I save the progress to my local machine?
I am following the Odin Projects web development 101 and am currently in the very early stages of the Google Homepage clone project. There was a module on using web tools to improve productivity but none of the resources given offered any guidance as to how to actually save your code as you go when you use dev tools. When you refresh or escape out all your progress is lost!
I really want to nail this because using visual studio code and constantly refreshing another window is not proving very productive for me.
Thanks in advance and i’m sorry if this is an obvious question - I did search the forum beforehand for anything similar but apologies if I missed a solution.