Do you use source control tools to manage your software development process? Source control was the very first item on Joel Spolsky's Joel Test for the quality of a development team back in 2000.
Although Visual Studio Code is a very useful lightweight code editor, it is actually vanilla Visual Studio that is Microsoft's flagship integrated development environment (IDE). As such, Microsoft ...