Use `localStorage` for auto-save.
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Use `localStorage` or cookies to save work, so people don't lose it if they preview and close the browser, or some such.
Consider carefully the issues of auto-save. Verbosity is ephemeral. People might be freaked out to come to a static HTML page and see that it remembers things about them.
Contributor guide
Assessment
This issue has not been assessed yet.