This somewhat applies to all cloud storage, but specifically I'm wondering:
Is it practical to use Google Drive as a root development folder?
For example with setup like this:
C:\Google Drive
\Projects\...
\Photos\...
\Docs\...
would I even need to have local copies or is this type of service stable enough to just use as a "workspace"
My concerns would be if I use an IDE or have many things over at once, will it causes noticeable latency or bandwidth problems while I manipulate files?
If this is not practical, is there a "best practice" for this type of infrastructure now that cloud storage is being so widely used?
Note that I'm interested in the answer from a programmer's point of view