https://levelup.gitconnected.com/ultimate-react-component-patterns-with-typescript-2-8-82990c516935
- stateless component
- stateful component
- props and state https://devblog.xero.com/typescript-and-react-whats-react-component-p-s-mean-cfddc65f81e1
- render props
- component as props
- hochttps://medium.com/@jrwebdev/react-render-props-in-typescript-b561b00bc67c
- 泛型参数https://mariusschulz.com/blog/passing-generics-to-jsx-elements-in-typescript