DEV Community

Discussion on: What's development like with a Surface laptop? Worth switching from OSX?

Collapse
 
spboyer profile image
Shayne Boyer

I use both a MBP and a SurfaceBook at my job. I can attest that the WSL experience on Windows is top notch and getting better every day.

Check out my post on my setup here - Setting up my WSL Environment - Azure CLI, Docker and .NET

I use Docker, .NET Core and node.js on a daily basis for my work and can jump back and forth between the two machines without missing a beat.

Collapse
 
stenpittet profile image
Sten

Amazing! Thanks a lot this is a great post and I learned a few things. I wasn't familiar with WSL before - I just new that it was easier to do some Linux things on Windows.