Completed
What is remote development? What are the benefits?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Visual Studio Code - Remote Dev with SSH, VMs, and WSL - Tabs vs Spaces
Automatically move to the next video in the Classroom when playback concludes
- 1 What is remote development? What are the benefits?
- 2 Why is remote development a priority for VS Code?
- 3 How do I set up a remote dev environment in VS Code?
- 4 What is SSH? How do I do remote dev work with SSH?
- 5 Demo: Use SSH to debug on a remote machine and virtual machine.
- 6 What is WSL? Why is it good for remote dev work with VS Code?
- 7 Demo: Use WSL to run a Python app in Linux but debug on Windows.
- 8 What about remote development with Docker containers?
- 9 Tabs vs Spaces?
- 10 Where can I learn more?