TypeScript and React Guide: Added a new styles chapter
CSS in JS! In all possible ways. Or at least, in 5 of them. I collected a list of popular ways on how to style React components: emotion, styled components, styled-jsx, inline styles and webpack imports. The focus is again on typings. How well do they play with TypeScript? How complete are TypeScript integrations. Have fun!