Heya there! If you’re using JSON.stringify() to turn your data into strings then you can read it with JSON.parse() ~
This is just an example I pulled from one of my projects!
Heya there! If you’re using JSON.stringify() to turn your data into strings then you can read it with JSON.parse() ~
This is just an example I pulled from one of my projects!