Skip to content

Add delay to nap present()s #4

Open
@gunar

Description

I believe a small delay for nap present() would be great for the developer to understand what's going on.

How important this is? I'm not sure.

Simply using setTimeout has shown to produce a lot of problems with nap. I believe we should buffer all present() and process sequentially. If we do this, we could even stop in time right before nap's present(). Imagine how cool it would be to be able to change the code and see what nap will do, before actually updating the store.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions