nerdexam
Microsoft

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…

Modern Development

Question

How is github.dev different than Codespaces?

Exhibit

GH-900 question #128 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)
  • A
    86% (31)
  • B
    3% (1)
  • C
    6% (2)
  • D
    6% (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

#GitHub Codespaces#github.dev#Development Environments#Cloud Development

Community Discussion

No community discussion yet for this question.

Full GH-900 Practice