Daily Archives: Tuesday May 16th, 2017


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 […]