Open rsparkyc opened 1 year ago
Perhaps there's a "question" per week that we can use to store state is a JSON blob? Otherwise, we can start by using local storage.
But what would this do when switching to mobile? (Local storage would work fine in that case, but can we even resize on mobile?)
Perhaps there's a "question" per week that we can use to store state is a JSON blob? Otherwise, we can start by using local storage.