TypeScript and React Guide: Added a new render props chapter
This took me exactly one year. But mostly due to not finding a lot to talk about. Typings for React render props are extremely easy and show through typings what its all about: About sharing state between components. Check out the chapter in my TypeScript + React guide.