Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid sending repetitive HTTP requests #18

Open
MightyAlex200 opened this issue Sep 25, 2018 · 0 comments
Open

Avoid sending repetitive HTTP requests #18

MightyAlex200 opened this issue Sep 25, 2018 · 0 comments
Assignees
Labels
optimization Speeds up/improves performance ui Issue with frontend ui (Elm)

Comments

@MightyAlex200
Copy link
Owner

Should be simple: all modules where there's a function fromHash, just make a function like fromPost (or fromComment, etc.) that will not return an HTTP Cmd

@MightyAlex200 MightyAlex200 self-assigned this Sep 25, 2018
@MightyAlex200 MightyAlex200 added optimization Speeds up/improves performance ui Issue with frontend ui (Elm) labels Sep 25, 2018
MightyAlex200 added a commit that referenced this issue Oct 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization Speeds up/improves performance ui Issue with frontend ui (Elm)
Projects
None yet
Development

No branches or pull requests

1 participant