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

Allow to save/load code in local storage #115

Open
certik opened this issue Sep 23, 2023 · 0 comments
Open

Allow to save/load code in local storage #115

certik opened this issue Sep 23, 2023 · 0 comments

Comments

@certik
Copy link
Contributor

certik commented Sep 23, 2023

Let's save/load the code from the browser's local storage. That might work smoothly even without github login, etc.

It would not require internet access and one could save work and close the browser. This is related to #20, which makes the browser freeze.

Some information about local storage: https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Client-side_web_APIs/Client-side_storage

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

No branches or pull requests

1 participant