Skip to content

Comment on Ember Data and MongoDBparent

Comments

Ember Data and Ember.js are different projects, although strongly related. Ember Data can be used to render database objects on client side with ease.

OP: Nice post. I've actually spent the last few days on the very same topic. I had the same problem with MongoDB's _id and everything I found on Google seemed to show different approach, from which none worked. Ultimately I changed to Parse and everything worked out of the box.

I would be interested to see how you hooked up Ember Data to Parse.

I used this: https://github.com/clintjhill/ember-parse-adapter

Basically just link the JS and add your API keys.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.