Skip to content

async #6

@tombl

Description

@tombl

this shouldn't be a concern of the core library, but I definitely want to work out some patterns/utilities for handling async data and code.

I don't want to end up with something like suspense, because that feels too much like the library is driving the data rather than the other way around, but it provides probably the best UX and DX of anything I know of.

whatever we end up with, I would like for most of the app to be async-blind, and not to have spinner hell.

I wanted to avoid thinking about this all together, and just use local-first type synchronous data, but then I remembered code splitting exists and is important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    notesthoughts about direction and features

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions