Examples for Triangle React Meetup 12/05/17
Slides: Google Slides
Note: The examples in this repo are for demonstrative purposes only. Do not use the examples without verifying performance or reliability.
Application to that shows the order in which lifecycle methods are executed for components.
react-redux clone example to demonstrate using HOCs. Do not use as a replacement to react-redux. To simplify things all performance enhancements were stripped out.
Application to demonstrate using a renderCallback to simplify using window.matchMedia
to conditionally render elements.
Demonstration of reacct's upcoming react-call-return package. this is still expirimental. Read more here: Github: react-call-return
This project was bootstrapped with Create React App.