Using VSCode Dev Containers as a Development Environment
Most of the time I work on projects by installing each virtual environment directly on my laptop. Recently I realized that VSCode’s Dev Container feature is a great way to build isolated development setups for personal projects.