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

Consider using a backend to load data and perform extensive data manipulation #59

Open
ciatph opened this issue Jul 1, 2021 · 0 comments
Labels
optimizations Various optimizations to boost overall site performance
Milestone

Comments

@ciatph
Copy link
Owner

ciatph commented Jul 1, 2021

Consider creating a REST API to fetch data from. Also, consider performing the various data manipulation and transformation on the backend and not on the client html, to make it less taxing on the web browser.

@ciatph ciatph added this to the Optimizations milestone Jul 1, 2021
@ciatph ciatph added the optimizations Various optimizations to boost overall site performance label Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimizations Various optimizations to boost overall site performance
Projects
None yet
Development

No branches or pull requests

1 participant