Hi,
this is my user bd
When my app opens I clear localstorage on load, then the user logs in.
Now I need the best way to clear currentOrder array form highlighted user id
I could not see a way of doing this with a delete service
I tried update but this wont work as there are no arrays in localstorage to update from.
are there docs for this, I couldn't find them.
thx