Mantra

Understand the mantra of the Integrated Tooling with VS Code chapter.

We'll cover the following...

Mantra: Live in the code

Every time your eyes leave your code, you experience what’s known as a context switch. Returning to your code, it’s common to feel disoriented, even lost. A TDD ...