Skip to content

Reference guide: Dojo Stores #324

@vansimke

Description

@vansimke
  • 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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions