Martin Fowler / Overreacted / Kent C. Dodds / Josh ComeauSpecialist. Specialist publisher: established trade press, or expert analysis with a track record
Demystifying styled-components
For so many React devs, styled-components seems kinda magical. It isn't at all clear how it uses traditional CSS features under-the-hood, and that lack of clarity can cause real problems when things go awry. In this post, we'll learn exactly how styled-components works by building our own…