Styled Components: A new way to use CSS in React

CSS is weird. You can learn the basics of it in 15 minutes. But it can take years before you figure out a good way to organize your styles.

Similar

Beyond OnClick: Handling Events in React

Great modern web applications are highly interactive and effective event management is critical to giving users the control they want. Luckily for us, React makes handling events in a cross-browser compatible way easy by abstracting the underlying DOM mec... (more…)

Read more »