Hacker News new | ask | show | jobs
by bdunn 2980 days ago
Correct. We're leveraging localStorage to save answers across "pages" (using Vue). We could probably serialize / base64 encode the object we've saved and then let someone share it.
1 comments

Ah, yeah. In that case, there is definitely a little hurdle to jump to make links to the results work, for sure.