Join the Stack Overflow Community
Stack Overflow is a community of 6.6 million programmers, just like you, helping each other.
Join them; it only takes a minute:
Sign up

I have list of schools. Each school have additional info. What is best solution to fetch data for each school by ID to build array like [{school:{id:1, additional:[]}}] before render schools Code example is here http://dumpz.org/2495925/

share

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.