Setting up a new Windows Dev environment with WSL 2 & VS Code

Today I had the pleasure of getting a fresh new Windows image on my work laptop. Mind you, I still prefer a MacOS or Linux distro, but you can’t have it all. Setting up WSL in Windows is I guess the next best thing. This post provides a guide on how-to setup WSL and integrate it into VS Code for development purposes. What is WSL For those that are not familiar with WSL, this is the Windows Subsystem Linux. [Read More]