1.3 - Codespaces

GitHub provides virtual machines with an online version of VSCode

Let's take a look at:

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