-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
reference guidedocumentationdocumentation
Description
- Describing advanced state management for Dojo apps (basic + intermediate are being covered in 'creating widgets').
- Covering how to use stores; update & streamline content from: https://github.com/dojo/framework/blob/master/src/stores/README.md
- Best practices on data model lifecycle (CRUD, handling changes to multiple objects as atomically as possible) & how each step best translates to Processes
- Handling errors, rolling back
- Pointers for integrating with underlying data stores eg REST services?
- NOTE: likely impacted by the new Resources API in v6/v7 so we need to discuss how to approach this guide.
Metadata
Metadata
Labels
reference guidedocumentationdocumentation