ChatTriggers / ChatTriggers/website-frontend

Reduce number of API requests sent

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
TypeScript
Stars
1
Forks
6
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.