Always use JSON format for values stored in localStorage
As a convention, always use JSON format for values stored in localStorage.
Motivation: this convention allows better handling of types. See screenshot showing this matter:
Edited
by
Wojciech Barcik