GitHub just had its 2019 Universe conference, where they announced a lot of cool new things. The last thing they announced on day 1 was the GitHub Arctic Code Vault. Basically, they're printing out all the active public repositories on GitHub and sto...
Suppose I'm building some kind of collaborative text editor like JSFiddle. I would like to know where sites like these store all the source code files. I don't want to use Github to store the files since I want total control over the files.