# react with styled components ## lesson plan - explain what CSS-in-JS is - talk about different libraries: emotion - talk about CSS frameworks - why [Styled Components](https://styled-components.com/docs/basics#motivation) - let's get started - open a codesandbox, share the link - go through the documentation, explain, and try some examples: - basic - props - explain that weird tagged template thing