GoodBetterBest
Supremacy Member
- Joined
- Jan 23, 2019
- Messages
- 6,239
- Reaction score
- 2,119
If I have a single app but I want to code it at home and in office ( on 2 different laptops ), what solution is good for synching the codes ? First thought is Github. But I ever forget to push after doing some work on laptop 1, then when I go back, the codes are not there. I also thought of using google drive, which means that the node_modules get sync across... and sometimes, I think GD will put a lock on my files when synching.
So what do people do in such a scenario ? Have no choice but to remember to Git push ? Any other solutions ?
So what do people do in such a scenario ? Have no choice but to remember to Git push ? Any other solutions ?