Examples

Small applications that demonstrate how to solve specific problems with Lore

Optimistic Updates: Example

Lore implements optimistic updating by default, meaning you have to exert effort to turn if off. You can see it at work in any of the examples in the lore repo.

If you have an idea for an example that demonstrates or clarifies optimistic updating in a way not covered by one of the examples feel free to create an issue to suggest it!