GH-900 · Question #128
How is github.dev different than Codespaces?
The correct answer is A. Codespaces provides terminal access. GitHub Codespaces provides a common set of tools by default, meaning that you can use the Terminal exactly as you would in your local environment. github.dev does not provide terminal access. Codespaces and github.dev Both github.dev and GitHub Codespaces allow you to edit your…
Question
How is github.dev different than Codespaces?
Exhibit
Options
- ACodespaces provides terminal access.
- BA free monthly quota for personal accounts is provided by github.dev.
- CExtensions in the Visual Studio Code Marketplace are supported by github.dev.
- DCodespaces is available within the web browser.
How the community answered
(36 responses)- A86% (31)
- B3% (1)
- C6% (2)
- D6% (2)
Explanation
GitHub Codespaces provides a common set of tools by default, meaning that you can use the Terminal exactly as you would in your local environment. github.dev does not provide terminal access. Codespaces and github.dev Both github.dev and GitHub Codespaces allow you to edit your code straight from your repository. However, both have slightly different benefits, depending on your use case. https://docs.github.com/en/codespaces/the-githubdev-web-based-editor
Topics
Community Discussion
No community discussion yet for this question.
