Hi all. I’m wondering if anyone else has been doing this.
It seems pretty obvious - pull a JSON file from Firebase, store it in LocalStorage, iterate over LocalStorage to produce dynamic content.
I can’t find any tutorials for this though.
Hi all. I’m wondering if anyone else has been doing this.
It seems pretty obvious - pull a JSON file from Firebase, store it in LocalStorage, iterate over LocalStorage to produce dynamic content.
I can’t find any tutorials for this though.
The key words are JSON.parse() and JSON.stringify()