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 explore potential improvements. Tests are only a means to that end. Sometimes, you’ll want to set tests aside and focus on other sources of feedback. The important thing is to always think ahead. Before you start writing a piece of code, ask yourself the most valuable feedback you could receive for that code. Then take steps to make it a reality. In other words: “actively seek feedback.”

Get hands-on with 1200+ tech skills courses.