minderlabs / demo

Minder Demo App
1 stars 0 forks source link

Debugging helpers: #87

Closed richburdon closed 7 years ago

richburdon commented 7 years ago

config.options to enable/disable: reducers, optimistic results, invalidations and network delays. Moved paging (offset/count) into filter. List debugging (show repeated items or items with the same ID). Persistent stores given own IdGenerator (to avoid clashes with test/memory stores).

Enable networkDelay in client/web/main to see optimistic goodness :). Other options should be useful for testing.