React in patterns 📚 List of design patterns/techniques used while developing with React. Communication Composition Higher-order components Dependency injection One direction data flow Flux Running the examples Run npm i Go to the folder of the example Run npm run build (or npm run watch if you want to make changes) Open the content of the public folder in a browser