Mantra

Understand the mantra of styling in JavaScript with Styled-components.

We'll cover the following...

Mantra: Actively seek feedback

The spirit of TDD extends beyond writing tests before you write code. TDD’s goal is to set up a constructive feedback loop for yourself, identify potential problems quickly, and give yourself the freedom to ...