- The Command Pattern
- Motivations
- Building Commands Up
- Tearing Commands Down
- Updates and Queries as First-Class Entities
- Undo & Redo
- Concurrency Management
- Services vs. Ember Data
- Error Handling and Notification
- Serialization Management
- Commands Everywhere!
- Service Health
- Better Queueing Choices
- Unhack
pd-loading
- Undo
- Work in Progress
- Serialization within components or ember data?
- Queues within components?
- Push notifications elsewhere?