From the course: Refactoring with GitHub Copilot
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
How to use Codespaces - Github Copilot Tutorial
From the course: Refactoring with GitHub Copilot
How to use Codespaces
The files I use for this course are stored on GitHub. There are branches for most videos in the format of chapter_video_b or _e, b for beginning state and e for end state. This course uses Codespaces. If you aren't familiar with Codespaces, it's a game changer and a great way to work in your browser. When you click on code, you can clone locally like you normally do, or under Codespaces, look and see if you have a codespace running. If you have one on another branch, feel free to open that instead of creating another space on the current branch. And within Codespaces, you can easily check out branches for other videos.