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

JavaScript backend #519

Open
davinov opened this issue May 6, 2020 · 0 comments
Open

JavaScript backend #519

davinov opened this issue May 6, 2020 · 0 comments

Comments

@davinov
Copy link
Member

davinov commented May 6, 2020

For small datasets, transformations could be done client-side.
This could be handy to:

  • fetch only some data once from a server and dispatch it across usages in the client
  • enable offline transformations
  • have a standalone version of weaverbird, serverless (not serverless as in "run functions on a server that we don't manage", but as running completely client-side without any server, including for the querying part)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant