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

Service workers and local storage #20

Open
scottkellum opened this issue Jun 19, 2019 · 2 comments
Open

Service workers and local storage #20

scottkellum opened this issue Jun 19, 2019 · 2 comments
Labels

Comments

@scottkellum
Copy link
Collaborator

Choose what data and components to persist with service workers and local storage

@KargJonas
Copy link
Collaborator

This could actually be really nice with --persistent or something like that. I think we need to implement #14 first tho.

@c-harding
Copy link
Collaborator

This sounds like a really awesome idea! Scoping is going to be hard, such that the data can properly be shared between components and pages. I guess it’s the purpose of this project, but it’s making me realise how awkward it is to do something even as simple as parsing two arguments to a function in CSS if either one of them can be an arbitrarily complex JSON expression.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants