chantastic / reactpatterns

Patterns for React Developers
http://reactpatterns.com
1.73k stars 101 forks source link

Sending data down and up #24

Open Kikobeats opened 7 years ago

Kikobeats commented 7 years ago

Source: https://hackernoon.com/10-react-mini-patterns-c1da92f068c5#.x4endocsm

bkeating commented 7 years ago

This very image played a huge role for me when I connected my first container + presentational.

It's a perfect gist of the largest single 'gel' 'ahha' moment you'll have starting out.