Monthly Archives: May 2017


See the presentation from React meeting on May 18

Trayan Iliev’s presentation Using Context, Higher-Order Components and Observables with React passed in a friendly atmosphere on May 18 evening in Puzl CowOrKing. Presentation in SlideShare: https://www.slideshare.net/Trayan_Iliev/react-hocs-context-and-observables The GitHub repositories are: https://github.com/iproduct/demos-and-presentations https://github.com/iproduct/course-node-express-react


Using Context, Higher-Order Components and Observables with React Presentation on May 18

Presentation will discuss the best practices when writing higher order components (HOCs) and will present examples how to migrate from mixins to HOCs following React recommendations. Topics include: maximizing HOC factories composability, using ES7 decorators, wrapping context DI in HOCs, handling async state changes using RxJS Observanels and separation of […]