Skip to content

Examples

Here are live examples to see Leo Query in action.

ExampleDescription
Dogs JSA simple dog counter (Javascript)
Dogs TSA simple dog counter (Typescript)
Optmistic UpdatesOptimistic updates to make the UI more responsive
Persisting DataPersist data with local storage
Next.js IntegrationData loading with Next.js
Next.js and PersistData loading with Next.js and persist middleware
TodosA simple todos app
Task ManagerA more complex task manager app