Skip to content

[✨] Optimistic Updates #57

@sacarvy

Description

@sacarvy

Is your feature request related to a problem?

Currently, qwik brings server and client boundaries close!

Yet, is there any guide upon how to implement Optimistic Updates with already loaded data from route loaders,

Describe the solution you'd like

Hopefully, there is some guidance around this topic in discussion among qwik community

Describe alternatives you've considered

Alternatively, I created a two separate variables one for loading the data using loader, and another just storing the value and updating it, when the data is loaded on client. using Signal

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions