AntAlmanac
AntAlmanac copied to clipboard
Local storage abstraction
Instead of pulling up localstorage
with a magic value every time, which is annoying and error-prone, we should abstract everything behind a layer, either in one class or in a store for each group of local storage values.