Debugging Jest Tests in Visual Studio Code When Using WSL

Debugging Jest Tests in Visual Studio Code When Using WSL December 06, 2018

In the ideal world, investigating why a test fails should be a trivial task, but sometimes the code that is under testing is not easy to

The Windows Subsystem for Linux From Web Developer Perspective

The Windows Subsystem for Linux From Web Developer Perspective February 18, 2018

If a Web developer would make a switch to Windows from Linux or MacOS, the most significant thing they would miss is a proper Unix shell.