Meteor's equivalent of Rails Associations?

I would say I have 2+ years using Rails so I know few things here and there. I’m trying to find a home for my upcoming startup or I should say to use the right platform for my startup.

I’ve been playing with Meteor and it does get me off a flying start faster than with Rails. The key part of my app uses what Rails uses which is Associations. I am building a very complex app so I’m still “testing the waters”. Since I’ll be using React, is there something similar to the Rails associations in Meteor?

See if this works for you:

And here’s about publishing that data to the client:

2 Likes

Seems ok so far. I need to spend more time on their website :smile: Thanks for the web link.

That is some good stuff!

1 Like