I'm stuck on a tutorial by ramones. It is titled, "Arrays for Beginners".
It is an excellent tutorial, however, just when I was getting to the place that I wanted to be: json, the examples stopped working.
After searching hard, I find that the older webstorage (ramones tutorial) has now been replaced with a localstorage api. The items in the action parameters have changed. The json piece based on loading and saving isn't working for me.
I've looked at other localstorage tutorials, but haven't found one that makes the sense that ramone's does. In fact, I was FINALLY getting the idea.
Can anyone give me a hand in understanding how to complete the tutorial successfully? The manual just doesn't make things clear enough for me to understand.
Is there a way to use webstorage rather than localstorage? I don't need to save lots of data. From what I've read, many others would welcome that as an option.
Here is where I am stopped in the tutorial:
https://www.scirra.com/tutorials/307/arrays-for-beginners/page-3
Pulling hair out and feeling disappointed...
TIA -Just4Fun