Virtual Machine Development Walkthrough in GitHub Codespaces
With VS-Code and GitHub, Microsoft already provides a large part of the infrastructure for developers. With codespaces, both are packed onto a virtual computer – the workstation in the browser.
Even with codespaces, the VS code editor remains the center of attention.
GitHub Codespaces officially reached the general public only in August 2021. Perhaps the effects do not seem to be exaggerated so far.
This is actually surprising, because codespaces is not only a way to access a Visual Studio code instance via the browser. Rather, it is intended to replace the entire workplace, as provided by the IT department to employees. With the difference that a virtual hardware is issued instead of a real one.