Containers = How things work
Components = How things look
Slide 14
Slide 14 text
What about styling?
Slide 15
Slide 15 text
1. Single-use classes
2. Components as a styling
construct
Best Practices: Styling
Slide 16
Slide 16 text
If you’re writing React, you
have access to a more
powerful styling construct
than CSS class names. You
have components.”
– Michael Chan, @chantastic
“