VSCode’s Remote Development extension allows you to do development work directly on a remote server via a SSH connection. This offers a lot of benefits versus the traditional approach of running a development server on your own computer.
NOTES: https://codewithsusan.com/notes/remot...
=== CHAPTERS ===
00:00 Why do Remote Development
00:55 Procedures - Extensions
02:34 Setting up the server for the example
5:05 Configure connection in VSCode
7:22 Connecting to the server
8:13 File explorer
9:55 Installing extensions
11:45 Optimizations
13:44 Swap file to prevent lockups
14:55 Server is public - consider HTTP auth
=== RELATED VIDEOS ===
→ HTTP Basic Authentication - Password Restrict an Entire Site (Nginx): • HTTP Basic Authentication - Password ...
→ Enable Swap Space an Ubuntu server - Easy Backup RAM Memory: • Enable Swap Space an Ubuntu server - ...