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 workflow that requires you to switch between your code and your tests actively will sap your ability to focus. Hence this chapter’s mantra: “live in the code.” Strive to make running your tests as automatic as breathing.

Get hands-on with 1200+ tech skills courses.