Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Append item to Stored json array (QUESTION) #44

Closed
harveylewis opened this issue May 30, 2018 · 1 comment
Closed

Append item to Stored json array (QUESTION) #44

harveylewis opened this issue May 30, 2018 · 1 comment

Comments

@harveylewis
Copy link

Is there a way I can append an item to a list that is stored? For example:

store.set("listOfItems", [{ "name" : "John"}])

how would I then add another item to store.get("listOfItems")
thanks for any help from anyone

@harveylewis harveylewis changed the title Append item to Stored son array Append item to Stored json array May 30, 2018
@harveylewis harveylewis changed the title Append item to Stored json array Append item to Stored json array (QUESTION) May 30, 2018
@bentorkington
Copy link

Since this question ranks highly in Google results, see here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants