Skip to content

Batch the DEV API calls to speed up the application #6

Description

@healeycodes

Currently, all the API calls to DEV are effectively synchronous.

They can be batched in chunks, perhaps with Promise.all, to increase the speed of the user's request.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions