Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4839

Best way to load a ton of JSON data into an Ember App

$
0
0

@jameshahn2 wrote:

Building a glossary app with 2000ish definitions. Roughly speaking, each definition includes:

url term speech_type (noun, verb etc) category definition see (cross references) antonyms synonyms img: src, caption

Knowing that, I have 2 questions:

  1. I see a similar topic from '14 that talks about Ember Data moving slow on large payloads. Is that still the case?
  2. How do you recommend deploying the data into production? I’m still pretty new in the Ember world and struggled with the Super-Rentals demo because the basic API is served through Ember Mirage… which is great until you try and deploy it. Does anyone have tips for working with the Amazon API Gateway?

Thanks y’all!

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4839

Trending Articles