You can change the type of machine that's running your codespace, so that you're using resources appropriate for the work you're doing.| GitHub Docs
When you work in a codespace, the environment you are working in is created using a development container, or dev container, hosted on a virtual machine.| GitHub Docs
You can create a codespace for a branch in a repository to develop online.| GitHub Docs
GitHub Codespaces prebuilds help to speed up the creation of new codespaces for large or complex repositories.| GitHub Docs
You can configure your project to prebuild a codespace automatically each time you push a change to your repository.| GitHub Docs
You can use the github.dev web-based editor to edit files and commit your changes.| GitHub Docs