Completed
Closing
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
VSCode Development Using Remote - WSL
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 WSL2 Background and Benefits
- 3 Typical Environment Needed for CAP Development
- 4 My WLS2 Distributions
- 5 Ubuntu
- 6 Shared Docker
- 7 Export Ubuntu Image
- 8 Image Image as New Container
- 9 Test New Container
- 10 A Few Issues With Default User
- 11 Update CAP Version
- 12 Add Docker to New Container
- 13 Launch VSCode Remote WSL
- 14 Install VSCode Extensions
- 15 Debug Node.js App in WSL2
- 16 Closing