Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Looping through response after .get #53

Open
bfine9618 opened this issue Dec 3, 2016 · 1 comment
Open

Looping through response after .get #53

bfine9618 opened this issue Dec 3, 2016 · 1 comment

Comments

@bfine9618
Copy link

What is the best way to loop through stored data to display a list with each object? These will be anonymized JSON objects stored in the DB.

I have tried .map, but the response returns an array of length 1 instead of each individual element. Any suggestions?

@bfine9618
Copy link
Author

I needed to add each JSON individually.

Would an addAll method be available in the future?

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

No branches or pull requests

1 participant