📚 A free book that talks about design patterns/techniques used while developing with React.
- Communication
- Event handlers
- Composition
- Controlled and uncontrolled inputs
- Presentational and container components
The code samples used in the book are available here.
- React Design principles
- Airbnb React/JSX Style Guide
- React patterns at Planning Center Online
- React patterns by Michael Chan
- React patterns, techniques, tips and tricks
yarn install && yarn build
To make the ebook generating possible install calibre and ln -s /Applications/calibre.app/Contents/MacOS/ebook-convert /usr/local/bin/
.