11:40
2026-08-30
dev.to
developer-tools
Keeping a 100-question quiz private in the browser
RicePurityTest.party keeps all quiz data in the browser, using sessionStorage for progress and calculating scores locally, so no answer data reaches a server. The site's share flow generates a result …