diff --git a/github/github-codespaces/includes/2-codespace-lifecycle.md b/github/github-codespaces/includes/2-codespace-lifecycle.md index 506e62db..418747db 100644 --- a/github/github-codespaces/includes/2-codespace-lifecycle.md +++ b/github/github-codespaces/includes/2-codespace-lifecycle.md @@ -7,8 +7,11 @@ Similar to Codespaces, you can also utilize github.dev. It is important that you understand the differences between the two types of coding software before you choose which is the best fit for you or your organization. Let’s review the difference between the two in the next section. -GitHub.dev vs GitHub Codespace + +## GitHub Codespace vs GitHub.dev + The github.dev editor introduces a lightweight editing experience that runs entirely in your browser. With the github.dev editor, you can navigate files and source code repositories from GitHub, and make and commit code changes. You can open any repository, fork, or pull request in the editor. + 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. ## Codespace vs. github.dev