DEV Community

Discussion on: WSL2: Making Windows 10 the perfect dev machine!

Collapse
 
kevinhch profile image
Kevin

Hi, great post, I have a question, this WSL it's like to use linux? I mean, can you install python3 and docker and play around docker, python, installing modules like wkhtmltopdf or modiying systemd files?... like an ubuntu machine

Collapse
 
cdennig profile image
Christian Dennig

Correct...and you can even connect VS Code from Windows to the Linux environment and work on code that’s located in the Linux distro. You won’t even notice the difference.