Skip to content

Instantly share code, notes, and snippets.

@jawsthegame
Last active August 29, 2015 14:14
Show Gist options
  • Save jawsthegame/d4ae5bfa8bf19a12e1c6 to your computer and use it in GitHub Desktop.
Save jawsthegame/d4ae5bfa8bf19a12e1c6 to your computer and use it in GitHub Desktop.
LIST:
- Doesn't have the flexibility of being able to fire a SELECT or DESELECT event from anywhere
- Will always deselect when the campaign collection changes, eliminating the possibility of running
multiple bulk ops without re-checking the same rows.
STORE:
- Introduces an initially confusing dependency between the CampaignListStore and the CampaignStore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment