Web, Mobile and API Development Guide
What are various Web, Mobile and API end technologies and how do they work in tandem? Tudip’s Web, Mobile and API Development Guide is a good starting point
Styled Components: Styled CSS Where React Rules!
Styled-components uses tagged template literals to style the components. It removes the mapping between components and styles which means that when you’re defining your styles you’re actually creating a normal React component, that has your styles attached to it.