Skip to content

Reduce number of API requests sent #8

Description

@mattco98

There are some places where an API request does not need to be sent. For example, there is no need to refetch modules after a module is updated. The module's data can simply be updated on the client side immediately after the request is sent and received. This should happen after #7, as a received error may require the api request to be sent.

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

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions