From the course: Reactivity and Signals in Angular

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

How to use Codespaces with this course

How to use Codespaces with this course - Angular Tutorial

From the course: Reactivity and Signals in Angular

How to use Codespaces with this course

- [Instructor] The code examples for this course are available on GitHub. With the repository open, we can see the list of available branches. There are 27 branches for this course. For videos that have coding exercises, the branch is named after the video number. The starting branch is indicated with the letter B for beginning, and the ending branch is indicated with the letter E for end. To see all of the branches, select the All tab. There is more than one page of branches. So if you can't find the branch you are looking for, check the next page. If you want to compare the changes between the beginning and the end branch, select the end branch and then click Contribute and Compare. The base branch will be the beginning branch for the video, and the compare branch will be the end branch. This will load all of the code changes that are made during the video. There is no need to actually create a pull request. When you're ready to code along with one of the videos in the root of the…

Contents