Hacker News new | past | comments | ask | show | jobs | submit login

They are used to create arrays. You are able to subscribe to multiple containers:

  <Subscribe to={[CounterContainer, SomeOtherContainer]}>
      {(counter, someOther) => ()}
  </Subscribe>



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: