1.3 - Codespaces
1.4 - The World Wide Web
1.5 - HTML Basics
1.6 - Lists, Tables, & Images
1.7 - Relative vs. Absolute Path
1.8 - Cascading Style Sheets
Unit 1 Assessment - A Website
GitHub provides virtual machines with an online version of VSCode
Let's take a look at:
Coding locally versus remotely
Locally: faster, more options for code and extensions, have to remember to push to GitHub
Remotely: convenient, good for low-end computers or a quick edit, code lives in the Codespace so we still need to push to GitHub
What / where is this virtual machine?
Discuss merge conflicts some more
Let's reuse the repository from 1.2 and open it in a Codespace