Example React Components

Suplimental code for Understanding React

Hello World

Hello World demo pulled from React Demystified

Elapsed Time

Timer component, pulled from React Demystified

Click Me

Component that shows a click count

Countdown Timer

Countdown timer component

Auction Listing

Auction component, which uses the timer component

Gravitar

Use show the Gravitar for an email, fallback to identicon

Lazy Loading

Example image lazy loading - Only load images when they are visible