Skip to content

dmiller9911/meetup-react-lifecycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triangle React - Component Lifecycle and Composition

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.

Projects

/src/lifecycle

Application to that shows the order in which lifecycle methods are executed for components.

/src/hoc

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.

/src/render-callback

Application to demonstrate using a renderCallback to simplify using window.matchMedia to conditionally render elements.

/src/call-return-{after/before}

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.

About

Examples for Triangle React Meetup 12/05/17

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published