Multiple Flux instances? Complex reusable components (e.g. tabs?) Communicate to owners via props.

How to handle data flow when you have e.g. App -> Locations -> Root -> Locations -> Page

Should you get data from a store, or just get a reference to the store
